How to check in a directory into git but ignore all including files using a nested
file.
Topic: git โ Page 3
.gitignore A nifty git alias to show available branches, time passed since their last commit and the last commit message.
Use
git diff
and all it's settings to diff any files in your system.Create multiline git commits by using -m multiple times when using git commit
git branch -v and git branch -vv can be used to retreive more detailed information on local branches.