libgit2/tests/submodule
Jameson Miller bc737620dd Introduce option to use relative paths for repository work directory
Teach git_repository_init_ext to use relative paths for the gitlink
to the work directory. This is used when creating a sub repository
where the sub repository resides in the parent repository's
.git directory.
2014-09-02 21:07:26 -04:00
..
add.c Introduce option to use relative paths for repository work directory 2014-09-02 21:07:26 -04:00
lookup.c More tests and fix submodule index refresh 2014-04-01 16:46:25 -07:00
modify.c Test (and fix) the git_submodule_sync changes 2014-04-03 11:58:51 -07:00
nosubs.c Remove most submodule reloads from tests 2014-04-01 13:24:06 -07:00
repository_init.c Introduce option to use relative paths for repository work directory 2014-09-02 21:07:26 -04:00
status.c Merge pull request #2204 from libgit2/rb/submodule-reference-counting 2014-03-26 18:29:34 +01:00
submodule_helpers.c Win32: Fix diff::workdir::submodules test #2361 2014-06-07 12:18:56 -04:00
submodule_helpers.h More tests and fix submodule index refresh 2014-04-01 16:46:25 -07:00