Open rbong opened 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.
--pretty
--format
git log
git-forest
--pretty
and--format
do the same thing (unless--pretty
is given with no arguments). Both should probably be supported so options that work withgit log
also work withgit-forest
.