On this page:
8.18
top
up

12DescribeπŸ”— i

procedure

( git_describe_commitcommittishopts)describe_result?

committish:object?
opts:(or/c git_describe_options?#f)
Describe a commit

Perform the describe operation on the given committish object.

procedure

( git_describe_formatoutresultopts)integer?

out:buf?
result:describe_result?
opts:(or/c git_describe_format_options?#f)
Print the describe result to a buffer

procedure

( git_describe_result_freeresult)void?

result:describe_result?
Free the describe result.

procedure

( git_describe_workdirrepoopts)describe_result?

repo:repository?
opts:(or/c git_describe_options?#f)
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.

top
up

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /