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:
authorTom Prince <tom.prince@ualberta.net>2006-01-11 09:40:33 +0300
committerJunio C Hamano <junkio@cox.net>2006-01-11 11:36:03 +0300
commit5a25b4a66e05376c629669ee7321c1ce7f6a47fb (patch)
tree384be1f01dd73ad89377a7db3e4a9750d1871448 /.gitignore
parenteb858c60d7850fc2ed2f69397f0560e707de324d (diff)
Add git-describe to .gitignore.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1a9090bffc..5382e74271 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@ git-diff-files
git-diff-index
git-diff-stages
git-diff-tree
+git-describe
git-fetch
git-fetch-pack
git-findtags