git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* No way to have global diff settings? (global .gitattributes feature request)
@ 2010-04-21 17:05 Štěpán Němec
  2010-04-26 13:44 ` Štěpán Němec
  0 siblings, 1 reply; 4+ messages in thread
From: Štěpán Němec @ 2010-04-21 17:05 UTC (permalink / raw)
  To: git


Hello,

it seems there is no global .gitattribute equivalent to .gitignore or
.gitconfig. Wouldn't it make much sense to have one? Failing that, there
really should be a way to specify some global diff options at least.

My use case:

I wanted to specify something like -F "^(" to git diff for lisp files.
But well, git diff has no -F option! So shruggar from #git pointed me to
gitattributes. OK, that's great and works, but now I have to put
.gitattributes or info/attributes to all repos with lisp files in them?
That rather sucks, if you ask me.

So I would like to ask if there is a way, and if not, if it could be
considered a useful feature addition.

Thanks,

  Štěpán

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-04-26 14:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-21 17:05 No way to have global diff settings? (global .gitattributes feature request) Štěpán Němec
2010-04-26 13:44 ` Štěpán Němec
2010-04-26 13:48   ` Matthieu Moy
2010-04-26 14:48     ` Michael J Gruber

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).