summaryrefslogtreecommitdiff
path: root/ssh-pull.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-pull.c')
-rw-r--r--ssh-pull.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ssh-pull.c b/ssh-pull.c
deleted file mode 100644
index 868ce4d..0000000
--- a/ssh-pull.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#define COUNTERPART_ENV_NAME "GIT_SSH_PUSH"
-#define COUNTERPART_PROGRAM_NAME "git-ssh-push"
-#define MY_PROGRAM_NAME "git-ssh-pull"
-#include "ssh-fetch.c"