libgit2/tests/submodule
Carlos Martín Nieto 46c8f7f845 remote: accept a repo and name for renaming
Remote objects are not meant to be changed from under the user. We did
this in rename, but only the name and left the refspecs, such that a
save would save the wrong refspecs (and a fetch and anything else would
use the wrong refspecs).

Instead, let's simply take a name and not change any loaded remote from
under the user.
2014-10-24 16:25:59 +02:00
..
add.c remote: accept a repo and name for renaming 2014-10-24 16:25:59 +02: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