view bin/before @ 9991:44009b1f1050

<hppavilion[0]> ` mv bin/grwfi bin/gwni
author HackBot
date Fri, 16 Dec 2016 19:51:12 +0000
parents c989a1669243
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