diff options
author | Marius Paliga <marius.paliga@gmail.com> | 2017-10-23 13:44:49 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-10-24 09:57:54 +0900 |
commit | d8052750c5fdd53cb5a664a18ce9d78dbedb22ae (patch) | |
tree | 41a7ad7ed930564c6a1e788976fa42bfe447c6ba /diffcore-rename.c | |
parent | Git 2.15-rc2 (diff) | |
download | tgif-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 'diffcore-rename.c')
0 files changed, 0 insertions, 0 deletions