changeset 11723:c47e94455e94 draft

<b_jonas> `` rm bin/revert
author HackEso <hackeso@esolangs.org>
date Mon, 11 Feb 2019 00:16:44 +0000
parents 9ef876731ec3
children 7312309130dc
files bin/revert
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/bin/revert	Mon Feb 11 00:05:18 2019 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-#!/bin/sh
-exec git checkout HEAD^ .
-