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

Re: reducing object store size with remote alternates or shallow clone?

From: Brandon Casey <hidden>
Date: 2016-06-15 22:49:22

On 08/24/2010 11:45 AM, Junio C Hamano wrote:
How about doing

    $ LINUS=git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
    $ git fetch $LINUS
    $ git bundle create myfork.bundle HEAD..master
I think you mean

      $ git fetch $LINUS master
      $ git bundle create myfork.bundle FETCH_HEAD..master

-Brandon
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help