changeset 8452:31a5a288f8c6

<shachaf> sled bin/lastfiles//s/log/log --removed/
author HackBot
date Sun, 12 Jun 2016 00:35:32 +0000
parents c7541819d3f1
children af7da0e21746
files bin/lastfiles
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/lastfiles	Sun Jun 12 00:33:11 2016 +0000
+++ b/bin/lastfiles	Sun Jun 12 00:35:32 2016 +0000
@@ -1,1 +1,1 @@
-hg log -l 1 --template "{files}\n" -- "$@"
+hg log --removed -l 1 --template "{files}\n" -- "$@"