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

From KDE TechBase
No edit summary
m (Reverted edits by KennethMartinez (talk) to last revision by AnneW)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{warning|This page is yet to be reviewed for changes required by the migration to Git.  Information and commands on this page may no longer be valid and should be used with care. Please see the [[Development/Git|KDE Git hub page]] for more details. }}
__NOINDEX__
 
{{warning|This page is obsolete. Proceed to [[Development/Git]]. }}
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

Latest revision as of 15:48, 31 July 2012

Warning
This page is obsolete. Proceed to Development/Git.