about summary refs log tree commit diff
path: root/third_party/git/unimplemented.sh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/unimplemented.sh')
-rw-r--r--third_party/git/unimplemented.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/third_party/git/unimplemented.sh b/third_party/git/unimplemented.sh
deleted file mode 100644
index fee21d24e8..0000000000
--- a/third_party/git/unimplemented.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-echo >&2 "fatal: git was built without support for $(basename $0) (@@REASON@@)."
-exit 128