diff bin/before @ 7379:e256a38706de

<shachaf> mkx bin/before//lastfiles | while read f; do echo -n "$f//"; hg cat -r -2 "$f"; done
author HackBot
date Thu, 14 Apr 2016 00:27:45 +0000
parents
children 56af1c1d4a49
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/before	Thu Apr 14 00:27:45 2016 +0000
@@ -0,0 +1,1 @@
+lastfiles | while read f; do echo -n "$f//"; hg cat -r -2 "$f"; done