summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorLibravatar Marius Paliga <marius.paliga@gmail.com>2017-10-23 13:44:49 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-10-24 09:57:54 +0900
commitd8052750c5fdd53cb5a664a18ce9d78dbedb22ae (patch)
tree41a7ad7ed930564c6a1e788976fa42bfe447c6ba /config.h
parentGit 2.15-rc2 (diff)
downloadtgif-d8052750c5fdd53cb5a664a18ce9d78dbedb22ae.tar.xz
builtin/push.c: add push.pushOption config
Push options need to be given explicitly, via the command line as "git push --push-option <option>". Add the config option push.pushOption, which is a multi-valued option, containing push options that are sent by default. When push options are set in the lower-priority configulation file (e.g. /etc/gitconfig, or $HOME/.gitconfig), they can be unset later in the more specific repository config by the empty string. Add tests and update documentation as well. Signed-off-by: Marius Paliga <marius.paliga@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'config.h')
0 files changed, 0 insertions, 0 deletions