diff options
author | Gerrit Pape <pape@smarden.org> | 2007-10-30 14:24:27 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-10-30 21:36:29 -0700 |
commit | fee9832a8dea5d9c98c5c3a4797615d52814df16 (patch) | |
tree | 7586dd96654bc0dc00218fb7a988f247f6eb3371 /.gitignore | |
parent | Correct handling of upload-pack in builtin-fetch-pack (diff) | |
download | tgif-fee9832a8dea5d9c98c5c3a4797615d52814df16.tar.xz |
No longer install git-svnimport, move to contrib/examples
This has been proposed for a few times without much reaction
from the list. Actually remove it to see who screams.
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 62afef2347..8670081adf 100644 --- a/.gitignore +++ b/.gitignore @@ -128,7 +128,6 @@ git-status git-stripspace git-submodule git-svn -git-svnimport git-symbolic-ref git-tag git-tar-tree |