annotate bin/before @ 8876:87d57c2a2071

<oerjan> slwd markdown//s/rasp.*/walnut./
author HackBot
date Fri, 29 Jul 2016 00:50:35 +0000
parents c7541819d3f1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8451
c7541819d3f1 <shachaf> sled bin/before//s/log/log --removed/
HackBot
parents: 8435
diff changeset
1 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