Git development
 help / color / mirror / Atom feed
* How stop tracking a file?
@ 2005-05-22 16:48 jeff millar
  2005-05-22 17:10 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: jeff millar @ 2005-05-22 16:48 UTC (permalink / raw)
  To: git

cg-rm does two things
   rm -f "$@"
   git-update-cache --remove -- "$@"

Does cg support a way to stop tracking a file without deleting it? 
The idea was to cg-init an entire directory (such as /etc/ or some
existing software project) and then selectivly stop tracking files,
such as *.o, selected binaries, ld.so.cache, etc. as they turned up.

thanks,

jeff

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

end of thread, other threads:[~2005-06-04  1:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-22 16:48 How stop tracking a file? jeff millar
2005-05-22 17:10 ` Junio C Hamano
2005-05-22 18:29   ` jeff millar
2005-06-04  1:24     ` Petr Baudis

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