Gedistribueerd versiebeheersysteem. Sommige subcommando's zoals
commit
,add
,branch
,checkout
,push
, etc. hebben hun eigen documentatie. Meer informatie: https://git-scm.com/.
git {{subcommando}}
git -C {{pad/naar/repo}} {{subcommando}}
git -c '{{config.sleutel}}={{waarde}}' {{subcommando}}
git --help
commit
, log
, enz.):git help {{subcommando}}
git --version