view bin/before @ 8919:e8d6f39c2a6d

<oerjan> learn WTH is wavy toe hair. hth.
author HackBot
date Mon, 15 Aug 2016 00:58:07 +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