Git Command Options
git-dir
git-dirgit --git-dir=path/to/git/dir/.git <git-command (e.g. log, commit, push, etc.)>branch
branchgit <git-command (e.g. log, commit, push, etc.)> origin/<BRANCH_NAME>date
dategit <git-command> --date=<date_option>pretty
prettyLast updated