Merge branch 'tg/git-remote'
commitae2f25542ffdd1919b33c8f274f8172e49d64dbf
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2016 21:37:09 +0000 (26 13:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2016 21:37:09 +0000 (26 13:37 -0800)
tree0ab622542d3787b56ac6aae7b9d4f3977a701e7a
parent56f37fda511e1615dc6df86c68f3b841711a7828
parenta31eeae27f38246ba35000fa603d884cdd1a81ae
Merge branch 'tg/git-remote'

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
builtin/fetch.c
remote.c
t/t5505-remote.sh