view bin/before @ 9015:23d4e72d1958

<shachaf> learn AHA is a helpful acronym for American Heart Association.
author HackBot
date Tue, 06 Sep 2016 06:38:04 +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