From: Daed Lee <daed@thoughtsofcode.com>
To: git@vger.kernel.org
Subject: Partially private repository?
Date: Fri, 29 Jan 2010 17:01:50 -0500 [thread overview]
Message-ID: <78d8a6b51001291401ib93976el25c03694d53aaced@mail.gmail.com> (raw)
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.
next reply other threads:[~2010-01-29 22:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-29 22:01 Daed Lee [this message]
2010-01-29 22:10 ` Partially private repository? Avery Pennarun
2010-02-01 4:59 ` Daed Lee
2010-02-01 8:20 ` Johannes Sixt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=78d8a6b51001291401ib93976el25c03694d53aaced@mail.gmail.com \
--to=daed@thoughtsofcode.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).