aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorJosef Weidendorfer <Josef.Weidendorfer@gmx.de>2005-11-13 15:08:00 +0100
committerJunio C Hamano <junkio@cox.net>2005-11-14 00:50:18 -0800
commit1331df878113037aabc496860b49ed14a762517c (patch)
tree963d67921d6f65c08d51a8c93811f03274c34703 /Documentation/git.txt
parentb0c698a6e41c47ef3e036367e58a0cf2639c1f0d (diff)
downloadgit-1331df878113037aabc496860b49ed14a762517c.tar.gz
git-1331df878113037aabc496860b49ed14a762517c.tar.xz
Remove git-rename. git-mv does the same
Signed-off-by: Josef Weidendorfer <Josef.Weidendorfer@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 1c32dd5be..7045f3f97 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -262,9 +262,6 @@ gitlink:git-push[1]::
gitlink:git-rebase[1]::
Rebase local commits to new upstream head.
-gitlink:git-rename[1]::
- Rename files and directories.
-
gitlink:git-repack[1]::
Pack unpacked objects in a repository.