repo-config: remove deprecated alias for "git config"
commiteb8e7e1d9a946f439e0e35f2ada9efb434ea8b60
authorJohn Keeping <john@keeping.me.uk>
Sun, 10 Nov 2013 15:47:28 +0000 (10 15:47 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Nov 2013 22:10:17 +0000 (12 14:10 -0800)
tree2479a148f96b819e4ad425bc6bb4458bc491a943
parent0ecd94d7d728606e0047a44e60a277ff4e7b3990
repo-config: remove deprecated alias for "git config"

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>
.gitignore
Documentation/git-repo-config.txt [deleted file]
Makefile
builtin.h
builtin/config.c
command-list.txt
contrib/completion/git-completion.bash
contrib/examples/git-whatchanged.sh
git.c