Thread (30 messages) flat view 30 messages, 17 authors, 2016-06-15

Re: Monotone workflow compared to Git workflow ( was RE: Git vs Monotone)

From: Martin Langhoff <hidden>
Date: 2016-06-15 22:45:05

On Fri, Aug 1, 2008 at 8:54 AM, Björn Steinbrink [off-list ref] wrote:
quoted
So literally, if you do

      git clone <cntral-repo-over-network> <local>
Hum, I guess I'm just missing something and prepare to get flamed, but
wouldn't you want that one to be bare? Otherwise, the other clones won't
see all of the original repo's branches, right?
Yes, that's why

   git clone --reference /path/to/fat/checkout/.git/  <central-repo>

is far better. Each "thin" checkout sees the central repo normally,
but they borrow the object store from the referenced local "fat"
checkout.

cheers,


m
-- 
 martin.langhoff@gmail.com
 martin@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help