annotate bin/before @ 7558:cbd0b9f4e0d4

<fizzie> ` mv script{,add} bin/ # I guess they could be there just as well -- but how did you write those things in the first place?
author HackBot
date Wed, 27 Apr 2016 23:14:39 +0000
parents e256a38706de
children 56af1c1d4a49
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7379
e256a38706de <shachaf> mkx bin/before//lastfiles | while read f; do echo -n "$f//"; hg cat -r -2 "$f"; done
HackBot
parents:
diff changeset
1 lastfiles | while read f; do echo -n "$f//"; hg cat -r -2 "$f"; done