annotate bin/revert @ 8443:25d17890312c

<noloveinwaikiki> le/rn oerjan/pedantic like a STASI agent traces every unknown user. but why? game? tradition? misinformation? uncivilized sports .. ultraviolant on christmas eve. (old text: wisdom/oerjan_)
author HackBot
date Fri, 10 Jun 2016 07:54:27 +0000
parents cb4362e289d4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7150
d82534943967 <b_jonas> `` echo $\'#!/bin/sh\\nexec git reset --hard HEAD^\\n\' > bin/revert
HackBot
parents:
diff changeset
1 #!/bin/sh
7153
cb4362e289d4 <b_jonas> `` echo $\'#!/bin/sh\\nexec git checkout HEAD^ .\\n\' > bin/revert
HackBot
parents: 7152
diff changeset
2 exec git checkout HEAD^ .
7150
d82534943967 <b_jonas> `` echo $\'#!/bin/sh\\nexec git reset --hard HEAD^\\n\' > bin/revert
HackBot
parents:
diff changeset
3