From: walt <wa1ter@myrealbox.com>
To: git@vger.kernel.org
Subject: Re: git-bisect is magical
Date: Tue, 10 Jan 2006 11:19:33 -0800 [thread overview]
Message-ID: <dq11c6$g15$1@sea.gmane.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0601091516460.5588@g5.osdl.org>
Linus Torvalds wrote:
[...]
> but the fact is, whenever you leave off the version specifier, it will
> just assume that "current HEAD" is it...
I'm still very much struggling with nomenclature, and trying to
deduce what is a synonym for what, and which words cannot be used
synonymously.
Yesterday (while reading the bisect HOWTO) I did a git-revert on the
'bad' commit, which indeed fixed my bug. But this caused a problem
this morning when I did my daily 'cg-update' for the kernel.
I got a merge conflict (of course) because of yesterday's git-revert.
My question (I think) is: exactly what did I change when I did the
git-revert? I notice in retrospect that (in refs/heads) master is
no longer identical to origin. I think (but I'm not certain) that
the two used to be the same. (For example, in my 'git' repository
the 'master' and 'origin' files are identical.)
Did the git-revert change my local kernel repository permanently?
Did the merge-conflict prevent today's cg-update from updating my
local repository with your commits from the last 24 hours? Or is
the merge conflict only with my currently checked-out-and-modified
copy of the repository?
Is it clear to you why I'm confused? :o) Most of my muddle is
because I don't know the definitions of some important words, I
suspect.
Thanks!
next prev parent reply other threads:[~2006-01-10 19:20 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-09 22:41 git-bisect is magical walt
2006-01-09 23:38 ` Linus Torvalds
2006-01-10 19:19 ` walt [this message]
2006-01-10 19:42 ` Linus Torvalds
2006-01-10 19:45 ` Linus Torvalds
2006-01-10 20:43 ` walt
2006-01-10 21:17 ` Linus Torvalds
2006-01-11 1:50 ` walt
2006-01-11 2:47 ` Junio C Hamano
2006-01-11 2:58 ` Linus Torvalds
2006-01-11 18:07 ` walt
2006-01-12 21:59 ` Sytse Wielinga
2006-01-12 23:49 ` walt
2006-01-09 23:39 ` Andreas Ericsson
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='dq11c6$g15$1@sea.gmane.org' \
--to=wa1ter@myrealbox.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).