
My usual way of work is to make a branch for a new change. After merging that branch I would want to change to the main branch without unloading the changes I did, fetch main and reload the changes again. Is there a way to go onto the actual main branch which is then the same as my current branch? Norbert
Am 08.07.2023 um 17:03 schrieb stephane ducasse <stephane.ducasse@inria.fr>:
Hi
At ESUG Guillermo and Pablo will run a special talk around git. The idea is to reply to your concrete git questions.
You can reply to this mail or keep them and we will collect them during the first days of the conference.
Here are some examples of a question.
- How can I make sure that a branch on which I’m still working will not produce noise with the new version of master that came out?
- I depend on projects that are in development but I do not want to be exposed to their bugs, how can they configure their system?
- I pushed some changes I did not want. How can I revert them and keep the others?
S _______________________________________________ Esug-list mailing list -- esug-list@lists.esug.org To unsubscribe send an email to esug-list-leave@lists.esug.org