completion: add a test for __git_remotes() helper function
authorSZEDER Gábor <redacted>
Wed, 4 Mar 2015 14:10:28 +0000 (15:10 +0100)
committerJunio C Hamano <redacted>
Fri, 6 Mar 2015 20:48:00 +0000 (12:48 -0800)
commit2acc194075e936de147f3cb01e02ef39e064cc3c
treef68ece379a9f66a675102e48fb18e4288c92ccc8
parent9874fca7122563e28d699a911404fc49d2a24f1c
completion: add a test for __git_remotes() helper function

The test checks that both remotes under '$GIT_DIR/remotes' and remotes
in the config file are listed.

Signed-off-by: SZEDER Gábor <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t9902-completion.sh
git clone https://git.99rst.org/PROJECT