Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changelog: --pretty now behaves more sensibly
This actually just kind of fell out of the migration off of Clap as a result of treating `-p/--pretty` more rigorously as an alias for `--line-number --heading --color always`. Fixes #2381, Closes #2637
- Loading branch information