Git Command Options
git-dir
git-dir
DON'T FORGET THE .git
AT THE END OF THE DIR PATH!!
branch
branch
If the branch is remote (you did not fetch), then you have to append the branch name to origin/
date
date
Date options:
iso-strict-local
relative
local
iso
short
human
pretty
pretty
Format options:
%ad
(show date)%ae
(show author)
Last updated