Archive:Development/Tutorials/Git/BestPractices: Difference between revisions

From KDE TechBase
(Created page with 'Git allows us to do a lot of things that svn doesn't. However... just because you *can*, doesn't mean you *should*. ;) Here's a list of suggestions for using git without headache...')
(No difference)

Revision as of 02:16, 2 November 2009

Git allows us to do a lot of things that svn doesn't. However... just because you *can*, doesn't mean you *should*. ;) Here's a list of suggestions for using git without headaches.

TODO:

  • merge squash: when and how to rewrite history
  • merge requests vs. pushing