From: "Geoff Russell" <geoffrey.russell@gmail.com>
To: git@vger.kernel.org
Subject: Re: Problem upgrading to 1.4.0
Date: Tue, 13 Jun 2006 16:40:31 +0930 [thread overview]
Message-ID: <93c3eada0606130010q350f2412w714134ca621608b2@mail.gmail.com> (raw)
In-Reply-To: <1150170985.4297.104.camel@dv>
On 6/13/06, Pavel Roskin <proski@gnu.org> wrote:
> On Mon, 2006-06-12 at 20:28 -0700, Linus Torvalds wrote:
> >
> > On Mon, 12 Jun 2006, Pavel Roskin wrote:
> > >
> > > > You can get a list of the remote branches whenever you want:
> > > >
> > > > $ git ls-remote -h <remote>
> > >
> > > I heard of that command. But git-clone only uses it for local and rsync
> > > protocols.
> >
> > The native format doesn't _need_ to use "git ls-remote", because the
> > native format does it on its own.
>
> OK. I actually suspected that git-ls-remote was limited to some
> protocols. I'm glad to be wrong about it.
Just so we don't lose sight of the forest for the trees, the most
common thing I want to do is: "get me up-to-date-with-origin,
don't overwrite any branches of mine, but get me anything on the
origin which I don't have". Hence I think this should be one fairly
simple command -- git pull origin.
The first time I had this problem, I gave up trying to fix it and just
rm'd my git
repository and re'cloned it. The second time it happened, I knew a
little bit more and worked out how to fix it.
Cheers,
Geoff Russell
>
> --
> Regards,
> Pavel Roskin
>
>
prev parent reply other threads:[~2006-06-13 7:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-11 0:07 Problem upgrading to 1.4.0 Geoff Russell
2006-06-11 2:12 ` Junio C Hamano
2006-06-13 2:33 ` Pavel Roskin
[not found] ` <20060612224818.383b13ee.seanlkml@sympatico.ca>
2006-06-13 2:48 ` Sean
2006-06-13 3:02 ` Pavel Roskin
2006-06-13 3:28 ` Linus Torvalds
2006-06-13 3:56 ` Pavel Roskin
2006-06-13 7:10 ` Geoff Russell [this message]
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=93c3eada0606130010q350f2412w714134ca621608b2@mail.gmail.com \
--to=geoffrey.russell@gmail.com \
--cc=geoff@austrics.com.au \
--cc=git@vger.kernel.org \
/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).