Links
How to Write a Git Commit Messagearrow-up-right.
How to discover a bug using git bisectarrow-up-right.
Git hook managers are very useful if you want to ensure code is formatted/tests are run before you can commit, and you can even prevent comitting if the fail.
overcommitarrow-up-right - A fully configurable and extendable Git hook manager.
Last updated 6 years ago