changeset 8434:0093b663b08f

<shachaf> sled bin/lastfiles//s/....$/-- "$@"/
author HackBot
date Fri, 10 Jun 2016 03:04:05 +0000
parents 076c1df06724
children 7456dc1ac5d4
files bin/lastfiles
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/lastfiles	Fri Jun 10 03:03:11 2016 +0000
+++ b/bin/lastfiles	Fri Jun 10 03:04:05 2016 +0000
@@ -1,1 +1,1 @@
-hg log -l 1 --template "{files}\n" "$@"
+hg log -l 1 --template "{files}\n" -- "$@"