From: "Santi Béjar" <sbejar@gmail.com>
To: "Git Mailing List" <git@vger.kernel.org>
Subject: Re: [BUG] Empty reflogs and "git log -g"
Date: Thu, 8 Feb 2007 08:25:20 +0100 [thread overview]
Message-ID: <8aa486160702072325q1d63c5d2mc1c6a492392802c6@mail.gmail.com> (raw)
In-Reply-To: <8aa486160702071721s401ea38fxa8eb71bb694a6915@mail.gmail.com>
On 2/8/07, Santi Béjar <sbejar@gmail.com> wrote:
> Hi *,
>
> when a reflog entry do not have a reflog message the refs@{num}
> syntax gives a different result than with 'git log -g'. Actually 'git
> log -g' just skips this ref.
>
Also:
$ git log origin/master
works, but
$ git log -g origin/master
does not. You have to put the remotes prefix.
Santi
next prev parent reply other threads:[~2007-02-08 7:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-08 1:21 [BUG] Empty reflogs and "git log -g" Santi Béjar
2007-02-08 7:25 ` Santi Béjar [this message]
2007-02-08 19:36 ` Johannes Schindelin
2007-02-08 19:49 ` Nicolas Pitre
2007-02-08 20:02 ` Johannes Schindelin
2007-02-08 19:22 ` Johannes Schindelin
2007-02-08 19:37 ` Jakub Narebski
2007-02-08 19:46 ` Johannes Schindelin
2007-02-08 23:18 ` Junio C Hamano
2007-02-08 23:59 ` [PATCH] for_each_reflog_ent: be forgiving about missing message Johannes Schindelin
2007-02-09 0:28 ` [PATCH] log --reflog: use dwim_log Johannes Schindelin
2007-02-09 3:43 ` Junio C Hamano
2007-02-09 7:19 ` Junio C Hamano
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=8aa486160702072325q1d63c5d2mc1c6a492392802c6@mail.gmail.com \
--to=sbejar@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).