Rename git-config-set to git-repo-config
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Thu, 24 Nov 2005 10:36:01 +0000 (11:36 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 24 Nov 2005 19:10:40 +0000 (11:10 -0800)
commitee72aeaf009417156a3599b0eb69da3f7023ca07
tree8510adf403a3d44b6de7f5c35d36b28bebeea64a
parenta50b870aa18738ec10ed31fd4a32a284ee1cfe50
Rename git-config-set to git-repo-config

... and adjust all references.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
.gitignore
Documentation/git-config-set.txt [deleted file]
Documentation/git-repo-config.txt [new file with mode: 0644]
Documentation/git.txt
Makefile
config-set.c [deleted file]
repo-config.c [new file with mode: 0644]
t/t1300-config-set.sh [deleted file]
t/t1300-repo-config.sh [new file with mode: 0644]