git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Partially private repository?
@ 2010-01-29 22:01 Daed Lee
  2010-01-29 22:10 ` Avery Pennarun
  0 siblings, 1 reply; 4+ messages in thread
From: Daed Lee @ 2010-01-29 22:01 UTC (permalink / raw)
  To: git

Hi, I'm wondering if git can handle the following use. I have a
project that started as private experiment, but has morphed into
something I'd like to release publicly. I want to give others access
to the repository, but only to commits after a certain cutoff date.
Commits prior to that date have things like hardcoded file paths,
emails, etc. that I'd like to keep private.

I suppose the easiest thing to do would be to create a new repository,
add the project files to it, and make that public, however I'd like to
keep my private commit history along with the public commit history
going forward in a single repository if possible. Is there a way to do
this with git?

Appreciate any pointers in the right direction. Thanks.

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

end of thread, other threads:[~2010-02-01  8:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-29 22:01 Partially private repository? Daed Lee
2010-01-29 22:10 ` Avery Pennarun
2010-02-01  4:59   ` Daed Lee
2010-02-01  8:20     ` Johannes Sixt

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