view bin/before @ 8580:216a34ca700c

<shachaf> makelist idealist
author HackBot
date Thu, 23 Jun 2016 09:42:23 +0000
parents c7541819d3f1
children
line wrap: on
line source

lastfiles "$@" | while read f; do echo -n "$f//"; hg cat -r "$(hg log --removed --template '{rev}\n' "$f" | tail -n+2 | head -n1)" "$f"; done