πŸ“• Node [[git]]
↳ πŸ““ Resource @bmann/git
πŸ“„ git.md by @bmann

Local Git Exclude

Edit the local exclude file in your git repo without having to edit the global .gitignore

.git/info/exclude

Source: StackOverflow

Counting files in a git repo

git ls-files | wc -l

Source: Stackoverflow

Loading pushes...

Rendering context...