158 B
158 B
#git
Main command for all
git
commands
- Checking git version
git --version
- Calling help
git --help
- Executing git command
git {{command}}
#git
Main command for all
git
commands
git --version
git --help
git {{command}}