view 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
line wrap: on
line source

lastfiles "$@" | while read f; do echo -n "$f//"; hg cat -r -2 "$f"; done