Well I just tested to : 1 - Create a test branch 2 - Commit some dummy stuff 3 - Create a tag on this commit 4 - Checkout master 5 - Delete the test branch 6 - Checkout the tag
It seems to work, and the dummy commit is here… 2013/10/30 Éloi Rivard <[email protected]> > Yes. It seems that almost every branch has some patches : > https://github.com/denemo/denemo/branches > See the "ahead" numbers. > > > 2013/10/30 Jeremiah Benham <[email protected]> > >> >> On Oct 30, 2013 10:51 AM, "Éloi Rivard" <[email protected]> wrote: >> > >> > Hi, >> > http://git-scm.com/book/en/Git-Basics-Tagging >> > This explains when to use branches and when to use tags. Maybe we >> should use tags for release >> > What do you think ? >> >> I see that it allows us to search tags. that's pretty cool. Should we >> switch to using tags then? If so should we do it from now on or >> retroactively go back and tag where the branch was created. If we do that >> there may have been patches applied to the branch after it has been created >> to fix a few things (then later applied the same patch to master). >> >> Jeremiah >> >> > >> > >> > -- >> > Éloi Rivard - [email protected] >> > >> > « On perd plus à être indécis qu'à se tromper. » >> > >> > _______________________________________________ >> > Denemo-devel mailing list >> > [email protected] >> > https://lists.gnu.org/mailman/listinfo/denemo-devel >> > >> >> > > > -- > Éloi Rivard - [email protected] > > « On perd plus à être indécis qu'à se tromper. » > -- Éloi Rivard - [email protected] « On perd plus à être indécis qu'à se tromper. »
_______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
