libgit2/tests/describe
Patrick Steinhardt 08e1fd6517 describe: only abort without tags if fallback is not allowed.
When no reference names could be found we did error out when trying to describe
a commit. This is wrong, though, when the option to fall back to a commit's
object ID is set.
2015-04-07 17:32:56 +02:00
..
describe_helpers.c Don't use cl_git_pass for POSIX functions 2014-10-10 15:17:27 -07:00
describe_helpers.h describe: rename git_describe_opts to git_describe_options 2014-09-30 09:18:22 +02:00
describe.c describe: only abort without tags if fallback is not allowed. 2015-04-07 17:32:56 +02:00
t6120.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00