Re: [PATCH v2 (resend)] ls-remote: fall-back to default remotes when no remote specified

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tay Ray Chuan
Date: Thursday, April 8, 2010 - 10:10 am

Hi,

On Thu, Apr 8, 2010 at 3:16 PM, Jeff King <peff@peff.net> wrote:

yes. I think

  git ls-remote [--heads] [--tags]  [-u <exec> | --upload-pack <exec>]
                [<repository> [<refs>...]]

would be more accurate.


Noted.


hmm, upon clone, tracking branches are already created, so we can just
treat them as the "unique refs", without having to create a unique
ref.

-- 
Cheers,
Ray Chuan
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH v2 (resend)] ls-remote: fall-back to default re ..., Tay Ray Chuan, (Thu Apr 8, 10:10 am)
RE: [PATCH v3] ls-remote: fall-back to default remotes whe ..., Peter Kjellerstedt, (Fri Apr 9, 1:49 am)