* [PATCH] Generated spec file to be ignored is named git.spec and not git-core.spec
@ 2007-06-13 23:12 Jakub Narebski
2007-06-16 21:05 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Jakub Narebski @ 2007-06-13 23:12 UTC (permalink / raw)
To: git; +Cc: Jakub Narebski
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
---
.gitignore | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index bd49cd4..e8b060c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -157,7 +157,7 @@ common-cmds.h
*.tar.gz
*.dsc
*.deb
-git-core.spec
+git.spec
*.exe
*.[aos]
*.py[co]
--
1.5.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Generated spec file to be ignored is named git.spec and not git-core.spec
2007-06-13 23:12 [PATCH] Generated spec file to be ignored is named git.spec and not git-core.spec Jakub Narebski
@ 2007-06-16 21:05 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2007-06-16 21:05 UTC (permalink / raw)
To: Jakub Narebski; +Cc: git
Sharp eyes. Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-16 21:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-13 23:12 [PATCH] Generated spec file to be ignored is named git.spec and not git-core.spec Jakub Narebski
2007-06-16 21:05 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).