view bin/before @ 9264:119c0d818128

<shachaf> ` cp bin/{wisdom,randbin}; sled \'bin/randbin//s#wisdom#bin#g\'
author HackBot
date Thu, 13 Oct 2016 22:37:06 +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