Talk:Brief introduction to Git

From Gramps
Revision as of 09:25, 25 April 2019 by JStockman67 (talk | contribs)
Jump to: navigation, search

To avoid confusion and another mess-up like we got earlier, I recommend that we change the checkout instruction for a maintenance branch from

git checkout -b gramps40 origin/maintenance/gramps40

to

git checkout maintenance/gramps40

which looks like having the same effect to me. --Ennoborg (talk) 11:16, 16 March 2014 (MST)

That did the trick, Thank you Sam888 (talk) 00:43, 9 October 2014 (MST)

Updated some text and links

JStockman67 (talk) 09:25, 25 April 2019 (UTC)