about summary refs log tree commit diff
path: root/third_party/git/t/t7500/add-content
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t7500/add-content')
-rwxr-xr-xthird_party/git/t/t7500/add-content3
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/git/t/t7500/add-content b/third_party/git/t/t7500/add-content
deleted file mode 100755
index 2fa3d86a10..0000000000
--- a/third_party/git/t/t7500/add-content
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-echo "commit message" >> "$1"
-exit 0