From: Sverre Rabbelier <srabbelier@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: Git List <git@vger.kernel.org>
Subject: Re: git rebase -i and the reflog
Date: Wed, 10 Feb 2010 23:26:39 +0100 [thread overview]
Message-ID: <fabb9a1e1002101426p41cba90dw5b3d4afdfb157b5c@mail.gmail.com> (raw)
In-Reply-To: <7v3a183f3q.fsf@alter.siamese.dyndns.org>
Heya,
On Wed, Feb 10, 2010 at 23:23, Junio C Hamano <gitster@pobox.com> wrote:
> Yes and no. I too suffer from it but only when I rebase a detached HEAD
> state. If you rebased a topic, "git diff topic@{1}" (or "git diff @{1}")
> would give you what you want.
Ah, mhh, so the reason I'm seeing this cruft is that I'm using 'HEAD@'
instead of 'topic@'. It only makes sense that HEAD's reflog includes
every commit, and a topic's reflog includes just that topics. Thanks
for the quick reply, this'll make my life a bunch easier :).
--
Cheers,
Sverre Rabbelier
next prev parent reply other threads:[~2010-02-10 22:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-10 22:19 git rebase -i and the reflog Sverre Rabbelier
2010-02-10 22:23 ` Junio C Hamano
2010-02-10 22:26 ` Sverre Rabbelier [this message]
2010-02-11 3:35 ` Nicolas Pitre
2010-02-11 7:29 ` Patrick Sudowe
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=fabb9a1e1002101426p41cba90dw5b3d4afdfb157b5c@mail.gmail.com \
--to=srabbelier@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.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).