
How can I make a symbolic link to a branch? Examples of symbolic links would be : latest-stable, development. For example in PharoJS, latest-stable would point to pharo10 branch now, and development points to pharo11 branch. But, once all tests become green for the pharo11 branch, we'll change so: latest-stable -> pharo11 develpment -> pharo12 Noury On Jul 8 2023, at 5:03 pm, stephane ducasse <stephane.ducasse@inria.fr> wrote:
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