libgit2/tests/network/remote
Arthur Schreiber d723dbed0c Remote: Set an error when a remote cannot be found.
Inside `git_remote_load`, the calls to `get_optional_config` use
`giterr_clear` to unset any errors that are set due to missing config
keys. If neither a fetch nor a push url config was found for a remote,
we should set an error again.
2014-05-30 19:26:49 +02:00
..
createthenload.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
defaultbranch.c remote: add api to guess the remote's default branch 2014-05-21 12:12:32 +02:00
delete.c remote: remove remote-tracking branches on delete 2014-05-16 10:02:07 +02:00
isvalidname.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
local.c remote: rename inmemory to anonymous and swap url and fetch order 2014-04-01 13:38:04 +02:00
remotes.c Remote: Set an error when a remote cannot be found. 2014-05-30 19:26:49 +02:00
rename.c remote: rename inmemory to anonymous and swap url and fetch order 2014-04-01 13:38:04 +02:00