annotate bin/lastfiles @ 10370:b5cc52b86b70

<oerjan> mkx bin/lastfiles//hg log --removed -l 1 --template "{join(files,\'\\n\')}\\n" -- "$@"
author HackBot
date Tue, 07 Mar 2017 23:20:20 +0000
parents 67129db80da7
children c7cc64c16398
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10370
b5cc52b86b70 <oerjan> mkx bin/lastfiles//hg log --removed -l 1 --template "{join(files,\'\\n\')}\\n" -- "$@"
HackBot
parents: 10369
diff changeset
1 hg log --removed -l 1 --template "{join(files,'\n')}\n" -- "$@"