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

    From KDE TechBase
    No edit summary
    (Deleted as discussed on k-c-d.)
    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. }}
    {{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

    Revision as of 20:25, 28 April 2011

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