Re: How to setup git repository for internal collaboration, that can be rebased easily?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/27/2012 12:50 AM, Kumar Pande wrote:
On Mon, Mar 26, 2012 at 12:08 PM, Kumar Pande<pandekumar023@xxxxxxxxx>  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
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]