diff options
author | Martin Ågren <martin.agren@gmail.com> | 2017-08-02 21:40:54 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-08-03 11:08:11 -0700 |
commit | ff1e72483f416ecb58737205163031f54c24e754 (patch) | |
tree | fcb549fb670cde54e20929749012ac52b1a691a1 /builtin/remote.c | |
parent | tag: respect `pager.tag` in list-mode only (diff) | |
download | tgif-ff1e72483f416ecb58737205163031f54c24e754.tar.xz |
tag: change default of `pager.tag` to "on"
The previous patch taught `git tag` to only respect `pager.tag` in
list-mode. That patch left the default value of `pager.tag` at "off".
After that patch, it makes sense to let the default value be "on"
instead, since it will help with listing many tags, but will not hurt
users of `git tag -a` as it would have before. Make that change. Update
documentation and tests.
Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/remote.c')
0 files changed, 0 insertions, 0 deletions