Create multiline git commits by using -m multiple times when using git commit
Topic: git โ Page 3
git branch -v and git branch -vv can be used to retreive more detailed information on local branches.
Learn how to exclude lockfiles like
package-lock
and.json yarn
from your.lock git diff
output.git has a auto correct flag which automagically correct mistyped commands
git's depth parameter helps to not download the complete git history of a project.