Archive:Development/Tutorials/Git/BestPractices
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 KDE Git hub page for more details.
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