Git development
 help / color / mirror / Atom feed
* How can I force git to recognize a change change in file modes?
@ 2009-02-28  1:17 Brent Goodrick
  2009-02-28  1:25 ` Lars Noschinski
  2009-02-28  3:55 ` Jan Krüger
  0 siblings, 2 replies; 8+ messages in thread
From: Brent Goodrick @ 2009-02-28  1:17 UTC (permalink / raw)
  To: git

Hi,

I checked in a slew of scripts, only to realize that the file
permissions were too open (I want them to be chmod 700, not chmod
755).  Somehow I thought that git was tracking those permission bits,
but simply using "chmod 700 <fileset>; git add <fileset>" did not add
the change of file modes, well, at least git status output doesn't
show it. Is there a way to do this?

Thanks,
Brent

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

end of thread, other threads:[~2009-02-28 22:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-28  1:17 How can I force git to recognize a change change in file modes? Brent Goodrick
2009-02-28  1:25 ` Lars Noschinski
2009-02-28  3:55 ` Jan Krüger
2009-02-28 16:24   ` Brent Goodrick
2009-02-28 16:52     ` Jay Soffian
2009-02-28 17:34       ` Brent Goodrick
2009-02-28 18:34         ` Todd Zullinger
2009-02-28 22:43           ` Brent Goodrick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox