A set of rules, their rationale and a short practical guide to creating useful commits.| Bence Ferdinandy
-<number> -n <number> --max-count=<number> | git-scm.com
What is a rebase? Assume the following git history where you are working on the my-feature branch. After git rebase master this would…| Varun Vachhar
alternate object database | git-scm.com
If you ever find yourself in a sticky situation with git, don't panic. Here are some simple ways you can undo changes in git and clean up your commit history.| www.aleksandrhovhannisyan.com