Downloads
Reference
Learning
Security
Source
API Documentation
commit
git_commit_header
Version:
main
The field name and value for a custom commit header entry.
Signature
GitHub
typedef struct git_commit_header {
const char *field
const char *value
};
Members
const char *
field
const char *
value
Versions
main