git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Marco Costalba" <mcostalba@gmail.com>
To: "Johannes Sixt" <j.sixt@viscovery.net>
Cc: "Paul Mackerras" <paulus@samba.org>,
	"Git Mailing List" <git@vger.kernel.org>
Subject: Re: gitk dev branch: F5 gives error after commit
Date: Mon, 7 Jan 2008 19:19:23 +0100	[thread overview]
Message-ID: <e5bfff550801071019q50f62800t866d4570c7847731@mail.gmail.com> (raw)
In-Reply-To: <478258B6.20006@viscovery.net>

On Jan 7, 2008 5:52 PM, Johannes Sixt <j.sixt@viscovery.net> wrote:
> I use the dev branch of gitk (on Windows), commit 476ca63 (gitk: Index
> [fnvr]highlights by id rather than row).
>
> 1. Start it with:
>
>     gitk --all -300
>
> 2. Make a commit.
> 3. Hit F5. Here I see the error message:
>
>    Error reading commits:
>    fatal: bad revision '^-300'
>

Windows command line does not handles the  ^ symbol.

Try open a console with cmd.exe and type

git log HEAD^


Marco

  reply	other threads:[~2008-01-07 18:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-07 16:52 gitk dev branch: F5 gives error after commit Johannes Sixt
2008-01-07 18:19 ` Marco Costalba [this message]
2008-01-07 21:35 ` Paul Mackerras

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=e5bfff550801071019q50f62800t866d4570c7847731@mail.gmail.com \
    --to=mcostalba@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=j.sixt@viscovery.net \
    --cc=paulus@samba.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).