GIT_DEFAULT_PORT

@file git2/net.h @brief Git networking declarations @ingroup Git @{

extern (C) nothrow @nogc
enum GIT_DEFAULT_PORT = "9418";

Meta