Describe a commit
Perform the describe operation on the current commit and the worktree. After peforming describe on HEAD, a status is run and the description is considered to be dirty if there are.
pointer to store the result. You must free this once you're done with it.
the repository in which to perform the describe
the lookup options (or NULL for defaults)
See Implementation
Describe a commit
Perform the describe operation on the current commit and the worktree. After peforming describe on HEAD, a status is run and the description is considered to be dirty if there are.