From: Thomas Rast <trast@student.ethz.ch>
To: Eugene Sajine <euguess@gmail.com>
Cc: <git@vger.kernel.org>
Subject: Re: origin/branchname and tracking branch pointing to different commits?
Date: Thu, 7 Jan 2010 18:12:59 +0100 [thread overview]
Message-ID: <201001071813.01187.trast@student.ethz.ch> (raw)
In-Reply-To: <76c5b8581001070903i3810f63crd764d451f7454584@mail.gmail.com>
Eugene Sajine wrote:
> $git pull origin qa
[...]
> So, generally, speaking qa branch is fine and is in synch with the
> remote mainline, but the state of local origin/qa is not clear.
'git pull $remote $branch' does not update the $remote/$branch
remote-tracking branch; it stores in FETCH_HEAD and merges straight
from there.
--
Thomas Rast
trast@{inf,student}.ethz.ch
next prev parent reply other threads:[~2010-01-07 17:13 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-07 17:03 origin/branchname and tracking branch pointing to different commits? Eugene Sajine
2010-01-07 17:06 ` Matthieu Moy
2010-01-07 17:12 ` Thomas Rast [this message]
2010-01-07 17:25 ` Eugene Sajine
2010-01-07 23:50 ` Eugene Sajine
2010-01-08 0:32 ` Junio C Hamano
2010-06-08 16:27 ` Eugene Sajine
2010-06-08 17:25 ` Junio C Hamano
2010-06-08 17:50 ` Eugene Sajine
2010-06-08 18:30 ` Jeff King
2010-06-28 17:43 ` Eugene Sajine
2010-06-29 19:27 ` Junio C Hamano
2010-06-29 20:05 ` Eugene Sajine
2010-06-29 22:39 ` Jeff King
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=201001071813.01187.trast@student.ethz.ch \
--to=trast@student.ethz.ch \
--cc=euguess@gmail.com \
--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).