annotate bin/before @ 8433:076c1df06724

<shachaf> sled bin/before//s/files/files "$@"/
author HackBot
date Fri, 10 Jun 2016 03:03:11 +0000
parents 442fb1862898
children 7456dc1ac5d4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8433
076c1df06724 <shachaf> sled bin/before//s/files/files "$@"/
HackBot
parents: 8431
diff changeset
1 lastfiles "$@" | while read f; do echo -n "$f//"; hg cat -r -2 "$f"; done