User Tools

Site Tools


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, explain here what you have changed"
software/git.1550051554.txt.gz · Last modified: 2022/01/14 18:44 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki