git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Cc: Hui Wang <jason77.wang@gmail.com>
Subject: [PATCH 0/2] clone-local fixup
Date: Mon, 22 Aug 2011 18:05:14 -0700	[thread overview]
Message-ID: <1314061516-24964-1-git-send-email-gitster@pobox.com> (raw)
In-Reply-To: <7vliulun2a.fsf@alter.siamese.dyndns.org>

So I ended up tackling this myself. I didn't bother moving the
add_to_alternates_file(), though.

Junio C Hamano (2):
  clone: allow more than one --reference
  clone: clone from a repository with relative alternates

 builtin/clone.c  |   82 +++++++++++++++++++++++++++++++++++++++++------------
 sha1_file.c      |    2 +-
 t/t5601-clone.sh |   23 +++++++++++++++
 3 files changed, 87 insertions(+), 20 deletions(-)

-- 
1.7.6.557.gcee42

  reply	other threads:[~2011-08-23  1:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-22  9:05 [PATCH v2 0/1] git-clone: fix relative path problem in the alternates Hui Wang
2011-08-22  9:05 ` [PATCH v2 1/1] clone: replace relative paths " Hui Wang
2011-08-22 19:10 ` [PATCH v2 0/1] git-clone: fix relative path problem " Junio C Hamano
2011-08-22 20:38   ` Junio C Hamano
2011-08-22 21:57     ` Junio C Hamano
2011-08-23  1:05       ` Junio C Hamano [this message]
2011-08-23  1:05         ` [PATCH 1/2] clone: allow more than one --reference Junio C Hamano
2011-08-23  1:05         ` [PATCH 2/2] clone: clone from a repository with relative alternates Junio C Hamano
2011-08-23  3:43         ` [PATCH 0/2] clone-local fixup Hui Wang
2011-08-23 16:26           ` Junio C Hamano

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=1314061516-24964-1-git-send-email-gitster@pobox.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=jason77.wang@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 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).