On Mon, May 17, 2021 at 01:12:12PM -0400, Christos Zoulas wrote:
> Module Name:  src
> Committed By: christos
> Date:         Mon May 17 17:12:12 UTC 2021
> 
> Modified Files:
>       src: build.sh
> 
> Log Message:
> for mercurial, use the latest revision instead of limiting the output to 1
> (requested by joerg)

Just for the record, this uses the currently checked out revision and
not the latest revision. "hg log" willout a revset starts with whatever
was committed/pulled last.

Joerg

Reply via email to