]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
[PATCH] Rename git-repo-config to git-config.
authorTom Prince <tom.prince@ualberta.net>
Mon, 29 Jan 2007 00:16:53 +0000 (16:16 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 29 Jan 2007 00:16:53 +0000 (16:16 -0800)
commite0d10e1c63bc52b37bbec99b07deee794058d9b4
tree6fa070c660ff481e226b10aadbec5b7bb3b95cc7
parent829a686f1b50ba96cac2d88494fa339efe0c0862
[PATCH] Rename git-repo-config to git-config.

Signed-off-by: Tom Prince <tom.prince@ualberta.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
58 files changed:
.gitignore
Documentation/cmd-list.perl
Documentation/config.txt
Documentation/core-tutorial.txt
Documentation/cvs-migration.txt
Documentation/everyday.txt
Documentation/git-config.txt [new file with mode: 0644]
Documentation/git-pull.txt
Documentation/git-remote.txt
Documentation/git-repo-config.txt
Documentation/git-svn.txt
Documentation/git-update-index.txt
Documentation/git-var.txt
Documentation/git.txt
Documentation/howto/setup-git-server-over-http.txt
Documentation/tutorial.txt
Makefile
builtin-config.c [moved from builtin-repo-config.c with 94% similarity]
builtin.h
contrib/completion/git-completion.bash
contrib/emacs/git.el
contrib/gitview/gitview
contrib/remotes2config.sh
git-clone.sh
git-commit.sh
git-cvsserver.perl
git-fetch.sh
git-instaweb.sh
git-ls-remote.sh
git-merge.sh
git-p4import.py
git-parse-remote.sh
git-remote.perl
git-repack.sh
git-revert.sh
git-sh-setup.sh
git-svn.perl
git.c
gitk
gitweb/gitweb.perl
ident.c
perl/Git.pm
t/t1300-repo-config.sh
t/t1400-update-ref.sh
t/t1410-reflog.sh
t/t3200-branch.sh
t/t3700-add.sh
t/t3900-i18n-commit.sh
t/t3901-i18n-patch.sh
t/t4000-diff-format.sh
t/t4006-diff-mode.sh
t/t4013-diff-various.sh
t/t4102-apply-rename.sh
t/t5301-sliding-window.sh
t/t5400-send-pack.sh
t/t5500-fetch-pack.sh
t/t5510-fetch.sh
t/t6200-fmt-merge-msg.sh