All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neal Kreitzinger <nkreitzinger@gmail.com>
To: Kumar Pande <pandekumar023@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: How to setup git repository for internal collaboration, that can be rebased easily?
Date: Thu, 29 Mar 2012 10:16:52 -0500	[thread overview]
Message-ID: <4F747CE4.9010609@gmail.com> (raw)
In-Reply-To: <CANz+fEk0HJBvHM2Z9kA42kXb7Aq-GL9ASQ+HiT3JgRQe_XpJLQ@mail.gmail.com>

On 3/27/2012 12:50 AM, Kumar Pande wrote:
> On Mon, Mar 26, 2012 at 12:08 PM, Kumar Pande<pandekumar023@gmail.com>  wrote:
>
> So this what we have done so far:
>
> git clone --bare --shared
> http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> git config core.sharedrepository 1
>
I don't think git-clone --shared does what you think it does.  You 
should reread the git-clone manpage for --shared.  I haven't used it, 
but from what I'm reading it doesn't seem to make sense in conjunction 
with your cloning of git.kernel.org.  Either way, it comes with a 
warning in the manpage:  http://schacon.github.com/git/git-clone.html
"NOTE: this is a possibly dangerous operation; do not  use it unless you 
understand what it does..."

v/r,
neal

      reply	other threads:[~2012-03-29 15:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-26 19:08 How to setup git repository for internal collaboration, that can be rebased easily? Kumar Pande
2012-03-27  5:50 ` Kumar Pande
2012-03-29 15:16   ` Neal Kreitzinger [this message]

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=4F747CE4.9010609@gmail.com \
    --to=nkreitzinger@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=pandekumar023@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.