repo-config: remove deprecated alias for "git config"
authorJohn Keeping <john@keeping.me.uk>
Sun, 10 Nov 2013 15:47:28 +0000 (15:47 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Nov 2013 22:10:17 +0000 (14:10 -0800)
The release notes for Git 1.5.4 say that "git repo-config" will be
removed in the next feature release. Since Git 2.0 is nearly here,
remove it.

Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found