view bin/before @ 11358:3ce771ffb953

<wob_jonas> forget b_jonas can\'t spell
author HackBot
date Wed, 28 Feb 2018 01:39:29 +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