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
Commiting something:
git add <file_you_want_to_add> git commit -m "commentary, explain here what you have changed"
software/git.1550506908.txt.gz · Last modified: (external edit)