kmx git
login
register
thodg
/
libgit2
/
include/git2/describe.h
include/git2/describe.h
Log
Author
Commit
Date
CI
Message
1f501a08
2014-09-30T04:58:02
describe: rename _object() to _commit() We don't describe arbitrary object, so let's give it the name of the one object type we accept.
3a728fb5
2012-11-13T16:35:24
object: introduce git_describe_object()