]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tg/git-remote'
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2016 21:37:09 +0000 (13:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2016 21:37:09 +0000 (13:37 -0800)
The internal API to interact with "remote.*" configuration
variables has been streamlined.

* tg/git-remote:
  remote: use remote_is_configured() for add and rename
  remote: actually check if remote exits
  remote: simplify remote_is_configured()
  remote: use parse_config_key

1  2 
builtin/fetch.c
remote.c
t/t5505-remote.sh

diff --cc builtin/fetch.c
Simple merge
diff --cc remote.c
Simple merge
Simple merge