avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #44993] Switch to git


From: Markus Hitter
Subject: [avr-libc-dev] [bug #44993] Switch to git
Date: Sat, 02 May 2015 09:15:18 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Follow-up Comment #2, bug #44993 (project avr-libc):

Yes, Git makes some things different and after using it for a while one can
learn it makes these things better. One can learn that merging is evil and
rebasing is a godsend. Entirely different workflow.

Admittedly, that's not exactly obvious to people who are used to an
unchangeable history and have nothing but merging at hand, so they've never
seen the concept of topic branches at work.

That said, avr-libc is very matured, so the number of experimental branches is
low (zero?) and topic branches aren't urgent.

To the bug opener: git-svn handles a Subversion repo just like a Git repo
locally and works very well, so it's entirely fine for following avr-libc and
also for preparing patches for it. Something like

  git svn clone http://svn.savannah.nongnu.org/svn/avr-libc

should get you started. Initially it takes a while, but after that it's a fine
tool.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?44993>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]