git/version.c

5 строки
98 B
C

#include "git-compat-util.h"
#include "version.h"
const char git_version_string[] = GIT_VERSION;