Tag «git»

Git Command Reference

Git Config Git Branch Git Checkout Git Diff Git Commit Git Stash Git Log Git Reset Git Ignore Patterns The rules for the patterns you can put in the .gitignore file are as follows: Blank lines or lines starting with # are ignored. Standard glob patterns work, and will be applied recursively throughout the entire …