KDE TechBase is a Wiki - You can help! Please contribute! Questions?
Please ask development related questions in the KDE Community Forum.
Please ask development related questions in the KDE Community Forum.
Development/Tutorials/Git/BestPractices
< Development | Tutorials | 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
