ied in the config option "reflog.pretty" unless a
different pretty format is given on the command line. This behaviour is
similar to the "format.pretty" option for git-log(1) and git-show(1).
When "reflog.pretty" is not set, fall back to the old default of
--pretty=oneli
On Wed, Jan 30, 2019 at 07:22:49PM +0100, Matthieu Moy wrote:
> Roland Hieber writes:
>
> > The output of git-reflog is currently only customizable by calling
> > reflog with --pretty=... or overriding the default "oneline" pretty
> > format in the configuratio
s a different pretty format is given on the command line. (This is
similar to the "format.pretty" option for git-log and git-show.)
When this config option is not set, fall back to the old default of
--pretty=oneline --abbrev-hash.
Signed-off-by: Roland Hieber
---
Documentation/git-ref
3 matches
Mail list logo