libgit2/tests/describe
Carlos Martín Nieto fd8126e4c6 describe: implement describing the workdir
When we describe the workdir, we perform a describe on HEAD and then
check to see if the worktree is dirty. If it is and we have a suffix
string, we append that to the buffer.
2014-09-30 08:56:20 +02:00
..
describe_helpers.c describe: implement describing the workdir 2014-09-30 08:56:20 +02:00
describe_helpers.h describe: implement describing the workdir 2014-09-30 08:56:20 +02:00
describe.c describe: split into gather and format steps 2014-09-30 07:24:28 +02:00
t6120.c describe: implement describing the workdir 2014-09-30 08:56:20 +02:00