* Can I exclude .gitmodules (or any file) from git-format-patch?
@ 2010-02-04 22:10 Timur Tabi
0 siblings, 0 replies; only message in thread
From: Timur Tabi @ 2010-02-04 22:10 UTC (permalink / raw)
To: git
Is there a way I can get git-format-patch to ignore specific files?
Specifically, I want it to ignore .gitmodules. This file is changed
whenever a submodule is added or removed, but I don't want git
format-patch to pick it up. I already specify --ignore-submodules, so
I was expecting format-patch to ignore *everything* related to
sobmodules.
Perhaps --ignore-submodules should also ignore any changes to .gitmodules?
(Why is .gitmodules not in the .git directory, anyway?)
--
Timur Tabi
Linux kernel developer at Freescale
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-02-04 22:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-04 22:10 Can I exclude .gitmodules (or any file) from git-format-patch? Timur Tabi
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).