git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Łukasz Lew" <lukasz.lew@gmail.com>
To: git@vger.kernel.org
Subject: How to maintain private/secret/confidential branch.
Date: Sun, 14 Dec 2008 14:49:50 +0100	[thread overview]
Message-ID: <c55009e70812140549t6547c1d6jf7780f91b5074e73@mail.gmail.com> (raw)

Hi,

I don't know how to make such a scenario work:
- two repositories: pub, priv
- priv is clone/branch of pub
- there is some constant developement both in pub and priv
- there are regular syncs with pub in priv

Problem:
Occasionally I want to push some changes from priv to pub.
Then after syncing with pub I want to get as few conflicts as possible.

Is it possible to do with git?

Thanks
Lukasz

             reply	other threads:[~2008-12-14 13:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-14 13:49 Łukasz Lew [this message]
2008-12-14 14:55 ` How to maintain private/secret/confidential branch Nick Andrew
2008-12-14 15:38   ` Łukasz Lew
2008-12-14 16:06     ` Alexander Potashev
2008-12-14 16:48       ` Łukasz Lew
2008-12-15 20:31         ` Daniel Barkalow
2008-12-17 19:57           ` Łukasz Lew
2008-12-17 20:27             ` Daniel Barkalow
2008-12-17 22:31               ` Łukasz Lew
2008-12-18  8:03                 ` Daniel Barkalow
2008-12-14 16:13     ` Sitaram Chamarty

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=c55009e70812140549t6547c1d6jf7780f91b5074e73@mail.gmail.com \
    --to=lukasz.lew@gmail.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).