[PATCH 2 of 5 RFC] lfs: add the '{oid}' template keyword to '{lfs_files}'

Yuya Nishihara yuya at tcha.org
Mon Jan 15 10:01:55 EST 2018


On Mon, 15 Jan 2018 00:13:19 -0500, Matt Harbison wrote:
> previous one.  Maybe this is a parser problem? (Notice the unbalanced ')'  
> outside of the quotes, which then seems to make both it and the closing  
> '}' visible.)

> +  >     log -r 'all()' -T '{rev}: {lfs_files % "{lfs_file}: {oid}\n")}\n'
> +  0: a1: 5bb8341bee63b3649f222b2215bde37322bea075a30575aa685d8f8d21c77024
> +  )}

Yeah it is. Perhaps the string-part parser has to revalidate the terminator
character '}' of an expression.


More information about the Mercurial-devel mailing list