libgit2

git_commit_header

Version:

The field name and value for a custom commit header entry.

Signature

typedef struct git_commit_header { const char *field const char *value };

Members

const char *
field
const char *
value

Versions