All of lore.kernel.org
 help / color / mirror / Atom feed
* problems setting gitattribute ident for a whole directory
@ 2009-08-07 15:21 Edke
  0 siblings, 0 replies; only message in thread
From: Edke @ 2009-08-07 15:21 UTC (permalink / raw)
  To: git


Hello. 

I'm moving from SVN to Git, started just two days ago. I'm amazed with Git
so far, also using it with SVN solid.

I'm having few difficulties setting ident attribute:

1) Setting it for a whole directory. I tried .git/info/attributes,
.gitattributes in root of my project, I tried some patterns ( app/*, app/,
app* ), nothing work so far. Using app/* works for files placed in app
folder but I need to apply this attribute for a whole directory
(recursively). 

2) If applied correctly, will it work with files that already exists in
project ? 

3) What I need to do so that changes (replacing $Id$ with hash) will show in
all affected files ? I found some tutorial, where author applies this as rm
file; git checkout -- file. But how should I proceed for a whole project ? 
-- 
View this message in context: http://www.nabble.com/problems-setting-gitattribute-ident-for-a-whole-directory-tp24866724p24866724.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-07 15:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-07 15:21 problems setting gitattribute ident for a whole directory Edke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.