libgit2/tests/submodule
Carlos Martín Nieto 34065968ed submodule: completely remove reload_all
The function was removed, but its declaration and changelog entry about
its removal were forgotten.

The comment in the test doesn't make any sense as the function doesn't
exist anymore, so get rid of it as well.
2015-07-01 17:49:07 +02:00
..
add.c config: borrow refcounted references 2015-03-03 18:35:12 +01:00
init.c submodule: make _set_url() affect the configuration 2015-06-22 17:02:55 +02:00
lookup.c submodule: remove trailing slashes from submodule paths 2015-06-29 21:10:47 +02:00
modify.c submodule: test unsetting config options 2015-06-22 17:02:56 +02:00
nosubs.c submodule: completely remove reload_all 2015-07-01 17:49:07 +02:00
repository_init.c config: borrow refcounted references 2015-03-03 18:35:12 +01:00
status.c submodule: add an ignore option to status 2015-06-22 17:02:55 +02:00
submodule_helpers.c Rename FALLBACK to UNSPECIFIED 2015-06-25 12:48:44 +02:00
submodule_helpers.h submodule init should resolve relative url paths 2014-12-22 16:35:45 -05:00
update.c Rename FALLBACK to UNSPECIFIED 2015-06-25 12:48:44 +02:00