Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2013-11-10 19:47:28 +0400
committerJunio C Hamano <gitster@pobox.com>2013-11-13 02:10:17 +0400
commiteb8e7e1d9a946f439e0e35f2ada9efb434ea8b60 (patch)
tree2479a148f96b819e4ad425bc6bb4458bc491a943 /command-list.txt
parent0ecd94d7d728606e0047a44e60a277ff4e7b3990 (diff)
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>
Diffstat (limited to 'command-list.txt')
-rw-r--r--command-list.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/command-list.txt b/command-list.txt
index 08b04e2c66..f2bf684a45 100644
--- a/command-list.txt
+++ b/command-list.txt
@@ -102,7 +102,6 @@ git-relink ancillarymanipulators
git-remote ancillarymanipulators
git-repack ancillarymanipulators
git-replace ancillarymanipulators
-git-repo-config ancillarymanipulators deprecated
git-request-pull foreignscminterface
git-rerere ancillaryinterrogators
git-reset mainporcelain common