projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f43d72
)
Ignore git-init and git-remote
author
Brian Gernhardt
<benji@silverinsanity.com>
Tue, 9 Jan 2007 05:27:33 +0000
(
00:27
-0500)
committer
Junio C Hamano
<junkio@cox.net>
Tue, 9 Jan 2007 05:53:23 +0000
(21:53 -0800)
These new commands weren't added to .gitignore. Add them so we don't
end up with copies of them in the repo.
Signed-off-by: Brian Gernhardt <benji@silverinsanity.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 2904f123496ddf8f69473675c183999d07838170..6da1cdbd0de72dc1bff64414e901484474d22a36 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-50,6
+50,7
@@
git-http-fetch
git-http-push
git-imap-send
git-index-pack
+git-init
git-init-db
git-instaweb
git-local-fetch
@@
-92,6
+93,7
@@
git-rebase
git-receive-pack
git-reflog
git-relink
+git-remote
git-repack
git-repo-config
git-request-pull