зеркало из https://github.com/microsoft/git.git
5 строки
155 B
C
5 строки
155 B
C
|
#define COUNTERPART_ENV_NAME "GIT_SSH_PULL"
|
||
|
#define COUNTERPART_PROGRAM_NAME "git-ssh-pull"
|
||
|
#define MY_PROGRAM_NAME "git-ssh-push"
|
||
|
#include "ssh-upload.c"
|