Archive:Development/Tutorials/Git/BestPractices

From KDE TechBase
Revision as of 02:16, 2 November 2009 by Chani (talk | contribs) (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...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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