* [PATCH] git-subtree: ignore git-subtree executable
@ 2012-12-22 14:45 Michael Schubert
2013-01-01 3:08 ` greened
0 siblings, 1 reply; 2+ messages in thread
From: Michael Schubert @ 2012-12-22 14:45 UTC (permalink / raw)
To: git
Signed-off-by: Michael Schubert <mschub@elegosoft.com>
---
contrib/subtree/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/contrib/subtree/.gitignore b/contrib/subtree/.gitignore
index 7e77c9d..91360a3 100644
--- a/contrib/subtree/.gitignore
+++ b/contrib/subtree/.gitignore
@@ -1,4 +1,5 @@
*~
+git-subtree
git-subtree.xml
git-subtree.1
mainline
--
1.8.1.rc2.333.g912e06f.dirty
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] git-subtree: ignore git-subtree executable
2012-12-22 14:45 [PATCH] git-subtree: ignore git-subtree executable Michael Schubert
@ 2013-01-01 3:08 ` greened
0 siblings, 0 replies; 2+ messages in thread
From: greened @ 2013-01-01 3:08 UTC (permalink / raw)
To: Michael Schubert; +Cc: git
Michael Schubert <mschub@elegosoft.com> writes:
> Signed-off-by: Michael Schubert <mschub@elegosoft.com>
Obviously good. Applied and will send for integration.
-David
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-01 3:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-22 14:45 [PATCH] git-subtree: ignore git-subtree executable Michael Schubert
2013-01-01 3:08 ` greened
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).