COMMIT~1 or COMMIT^ both are one commit prior to COMMIT.
COMMIT~2 or COMMIT^^ are both 2 commits prior.

On Tue, Apr 13, 2010 at 8:35 AM, Geoffrey Garen <gga...@apple.com> wrote:
>> If Mark would add tags for the nightlies one could type "git tag --
>> contains=COMMIT" to figure out which tags include the version.
>
> This still doesn't scale to archived builds of individual revisions.
>
> On a related note, is there a git syntax for "one revision prior to X?" -- I 
> use that in SVN all the time.
>
> Geoff
> _______________________________________________
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to