added git.md
This commit is contained in:
15
common/git.md
Normal file
15
common/git.md
Normal file
@@ -0,0 +1,15 @@
|
||||
#git
|
||||
|
||||
> Main command for all `git` commands
|
||||
|
||||
- Checking git version
|
||||
|
||||
`git --version`
|
||||
|
||||
- Calling help
|
||||
|
||||
`git --help`
|
||||
|
||||
- Executing git command
|
||||
|
||||
`git <command>`
|
Reference in New Issue
Block a user