git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Are "private blobs/trees" possible?
@ 2010-10-25 19:19 Kynn Jones
  2010-10-25 20:10 ` Drew Northup
  0 siblings, 1 reply; 4+ messages in thread
From: Kynn Jones @ 2010-10-25 19:19 UTC (permalink / raw)
  To: git

There are some files that I want to keep under local git control, but never
push to any remote repositories.

What's the best way to implement this idea with git?

The best solution I can think of is to put these files in some
git-controlled directory that is not below the "main" working directory, and
have an (ignored) symlink to it in this working directory.

Is there a better way?

TIA!

~kj

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

end of thread, other threads:[~2010-10-26 16:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-25 19:19 Are "private blobs/trees" possible? Kynn Jones
2010-10-25 20:10 ` Drew Northup
2010-10-25 20:43   ` Seth Robertson
2010-10-26 16:56     ` Kynn Jones

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