mirror of
https://github.com/jbranchaud/til
synced 2026-03-04 06:58:45 +00:00
206 B
206 B
List Most Git Commands
You can list most git commands by using the -a flag with git-help:
$ git help -a