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:
authorJunio C Hamano <junkio@cox.net>2005-09-17 09:30:55 +0400
committerJunio C Hamano <junkio@cox.net>2005-09-22 12:54:12 +0400
commit9dcc829fe13b7c843a1df6c38479d5b8b8c7d20f (patch)
tree1e4f5b99886d9661371ca29426d37bcfe641299f /.gitignore
parent0fe51391a80919870f94ddb442df234bb2223f3b (diff)
Retire rev-tree.
Some old scripts might still use git-rev-tree, but it really is clearly inferior in every way to git-rev-list that such scripts should be fixed anyway. Fixing them should be pretty easy. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 007b540f4e..0a876865c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,7 +69,6 @@ git-reset
git-resolve
git-rev-list
git-rev-parse
-git-rev-tree
git-revert
git-send-email
git-send-pack