libgit2/tests/network/remote
Carlos Martín Nieto 64fdd86d0e remote: don't check for upstream on an anonymous remote
If the remote is anonymous, then we cannot check for any configuration,
as there is no name. Check for this before we try to use the name, which
may be a NULL pointer.

This fixes #2697.
2014-11-08 20:21:14 +01:00
..
createthenload.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
defaultbranch.c clone: correct handling of an unborn HEAD 2014-09-02 13:10:19 +02:00
delete.c remote: accept a repository and remote name for deletion 2014-09-30 16:09:55 +02:00
isvalidname.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
local.c remote: fix tagopt test 2014-11-02 20:39:29 +01:00
remotes.c remote: don't check for upstream on an anonymous remote 2014-11-08 20:21:14 +01:00
rename.c git_remote_rename: propogate GIT_ENOTFOUND 2014-11-03 14:10:31 -05:00