List Most Git CommandsDecember 25, 2015 ยท View on GitHubYou can list most git commands by using the -a flag with git-help: $ git help -a Source