summaryrefslogtreecommitdiff
path: root/ssh-pull.c
blob: 868ce4d41f508117b09afb2663eeed15a7de58af (plain)
1
2
3
4
#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"