From: Phil Hord <phil.hord@gmail.com>
To: LordSmoke <dslice@morphometrics.org>
Cc: git@vger.kernel.org
Subject: Re: Sharing nested subparts of large repository?
Date: Mon, 26 Mar 2012 00:07:23 -0400 [thread overview]
Message-ID: <CABURp0r-uY_HH1jw6P9KUvg-XNhYShVLnfcTMH78atdTV9K89w@mail.gmail.com> (raw)
In-Reply-To: <1332693502389-7403743.post@n2.nabble.com>
On Sun, Mar 25, 2012 at 12:38 PM, LordSmoke <dslice@morphometrics.org> wrote:
> I've been using git for a couple of months to get used to the system. Basic
> stuff - a few larger project repositories in unique directories, commits,
> pushes to a remote repository. Mostly as a kind of backup system.
>
> However, my ultimate goal is to share part of one large project currently
> being managed with git with my developers. I want them to have access to
> source code and test data, but not my manuscripts, correspondence, whatever.
>
> I also want to make a portion of what I will give my developers available as
> open source, e.g., on github, but not all of it. Just the stable,
> non-developmental parts. NOT the our development stuff and not the parts
> being used for private contracts.
>
> Submodules seem promising, but the examples are not quite what I am looking
> for, as far as I can tell. They talk about isolating submodules that depend
> on a larger project. I want to make available the larger project while
> keeping nested submodules (so to speak) private.
>
> Would someone point me in the right direction to achieve my goals?
There's a blog post detailing a similar workflow here:
http://www.braintreepayments.com/devblog/our-git-workflow
Grr... I think they used to have a section on keeping some parts of
the project "forever private", but I don't see that now.
Phil
next prev parent reply other threads:[~2012-03-26 4:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-25 16:38 Sharing nested subparts of large repository? LordSmoke
2012-03-26 4:07 ` Phil Hord [this message]
2012-03-26 20:43 ` Dennis E. Slice
2012-03-28 9:52 ` Neal Kreitzinger
2012-03-28 17:52 ` LordSmoke
2012-03-29 20:05 ` LordSmoke
2012-04-05 8:32 ` LordSmoke
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=CABURp0r-uY_HH1jw6P9KUvg-XNhYShVLnfcTMH78atdTV9K89w@mail.gmail.com \
--to=phil.hord@gmail.com \
--cc=dslice@morphometrics.org \
--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).