view bin/before @ 11308:6d3e89949ce9

<int-e> learn biweekly/The word "biweekly" is half synonymous with the word --> "bimonthly".
author HackBot
date Fri, 05 Jan 2018 11:33:46 +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