Name |
Last commit
|
Last update |
---|---|---|
.. | ||
describe.c | ||
describe_helpers.c | ||
describe_helpers.h | ||
t6120.c |
The path given to `git_index_add_bypath` is relative to the root of the repository. That `describe/file` path is relative to the root of the sandbox directory, hence if I add the missing `cl_git_pass` I rightfully get an error that `$SANDBOX/describe/describe/file doesn't exist`. The path is thus changed to be made relative to the repository, which makes the failure go away and "restore" the test.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
describe.c | Loading commit data... | |
describe_helpers.c | Loading commit data... | |
describe_helpers.h | Loading commit data... | |
t6120.c | Loading commit data... |