mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-07 15:08:56 +02:00
* Added a new decorator. * Added required changes in `config` in order to recognize 2 new CLI options/arguments. * Added a simple format ability with the placeholders from [git's pretty-formats](https://git-scm.com/docs/pretty-formats) * Updated doc tests to take into consideration new options.