libgit2/tests/submodule
Jan Melcher f2fb4bac68 git_submodule_resolve_url supports relative urls
The base for the relative urls is determined as follows, with descending
priority:

- remote url of HEAD's remote tracking branch
- remote "origin"
- workdir

This follows git.git behaviour
2014-04-03 10:44:08 -07:00
..
add.c git_submodule_resolve_url supports relative urls 2014-04-03 10:44:08 -07:00
lookup.c More tests and fix submodule index refresh 2014-04-01 16:46:25 -07:00
modify.c git_submodule_resolve_url supports relative urls 2014-04-03 10:44:08 -07:00
nosubs.c Remove most submodule reloads from tests 2014-04-01 13:24:06 -07:00
status.c Merge pull request #2204 from libgit2/rb/submodule-reference-counting 2014-03-26 18:29:34 +01:00
submodule_helpers.c More tests and fix submodule index refresh 2014-04-01 16:46:25 -07:00
submodule_helpers.h More tests and fix submodule index refresh 2014-04-01 16:46:25 -07:00