libgit2

git_remote_head

Version:

Remote head description, given out on ls calls.

Signature

typedef struct git_remote_head { int local git_oid oid git_oid loid char *name };

Members

int
local
oid
loid
char *
name

Versions