software:git
This is an old revision of the document!
GIT
See the latest changes:
git log
Check the status of your files:
git status
Comiting something:
git add <file_you_want_to_add> git commit -m "commentary"
software/git.1550051502.txt.gz · Last modified: (external edit)