* Copyright (C) the libgit2 contributors. All rights reserved.
* This file is part of libgit2, distributed under the GNU GPL v2 with
* a Linking Exception. For full terms see the included COPYING file.
#ifndef INCLUDE_git_net_h__
#define INCLUDE_git_net_h__
* @brief Git networking declarations
#define GIT_DEFAULT_PORT "9418"
* Direction of the connection.
* We need this because we need to know whether we should call
* git-upload-pack or git-receive-pack on the remote end when get_refs
* Description of a reference advertised by a remote server, given out
int local; /* available locally */
* If the server send a symref mapping for this ref, this will