public inbox for [email protected]
help / color / mirror / Atom feedFrom: Alvaro Herrera <[email protected]>
To: Tom Lane <[email protected]>
Cc: Dimitri Fontaine <[email protected]>
Cc: Magnus Hagander <[email protected]>
Cc: Bruce Momjian <[email protected]>
Cc: Marti Raudsepp <[email protected]>
Cc: w^3 <[email protected]>
Subject: Re: searching for git commit hash
Date: Tue, 25 Sep 2012 23:52:12 -0300
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<CABUevEzpDFk=N9nN1FLuz8XJZgMcQ2v3aTFM-SiGcFwwByQgog@mail.gmail.com>
<CABRT9RC2TcibvR23z9LABrvwnCYVAMsav-kUJxvcqDK2KXGWCg@mail.gmail.com>
<[email protected]>
<CABUevEx+vPFyMO_PTZ6MN97F6wSwJKzc7DcBgrwbyZgAETfnFg@mail.gmail.com>
<[email protected]>
<CABUevEwY5tHy=fCZU=aGZx3vyHTxwxDyq-U0Hkzy8X=mgr4GFg@mail.gmail.com>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
Excerpts from Tom Lane's message of mar sep 25 19:10:09 -0300 2012:
> Dimitri Fontaine <[email protected]> writes:
> > ./src/tools/git_changelog --since '2012-09-14 00:00:00' --oldest-first --details-after
> > fatal: ambiguous argument 'master..origin/REL9_2_STABLE': unknown revision or path not in the working tree.
> > Use '--' to separate paths from revisions
> > git log --format=fuller --date=iso --since=2012-09-14 00:00:00 --parents
> > master..origin/REL9_2_STABLE failed at ./src/tools/git_changelog line
> > 141.
>
> That is a bit odd though, since it seems to be failing in mainline code
> that's not dependent on any options at all. What version of git do you
> have?
I remember having it fail in a similar way (don't really recall exactly)
when I tried to run it in a clone that didn't have all branches (I had
deleted them per the instructions in the wiki). Once I restored them,
it started working.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
view thread (19+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: searching for git commit hash
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox