TamaMcGlinn / git-forest

git-forest is a visual terminal tree viewer to replace `git log --graph`
3 stars 1 forks source link

Only --pretty supported, not --format #7

Open rbong opened 2 years ago

rbong commented 2 years ago

--pretty and --format do the same thing (unless --pretty is given with no arguments). Both should probably be supported so options that work with git log also work with git-forest.