All of lore.kernel.org
 help / color / mirror / Atom feed
* read-only mode
@ 2008-12-03 22:44 jidanni
  2008-12-03 23:10 ` Miklos Vajna
  2008-12-04  9:47 ` Michael J Gruber
  0 siblings, 2 replies; 3+ messages in thread
From: jidanni @ 2008-12-03 22:44 UTC (permalink / raw)
  To: git

Here's a documentation stub. Please fix and finish it and place in some manual.

==Using git in read-only mode==
Let's say you just want to examine things. There is a fine line
between commands and options that just examine things vs. those that
change things. One might worry that they can't remember that fine line.

Therefore the safest way to ensure you are using git in 'read-only mode' is to
* su nobody, or
* chmod -R u-w . (and remember to chmod -R u+w when you are finished), or
* ???

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

end of thread, other threads:[~2008-12-04  9:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-03 22:44 read-only mode jidanni
2008-12-03 23:10 ` Miklos Vajna
2008-12-04  9:47 ` Michael J Gruber

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.