libgit2/tests-clar/network/remote
Carlos Martín Nieto 1be680c4d0 refspec: unify the string and parsed data
It used to be separate as an attempt to make the querying easier, but
it didn't work out that way, so put all the data together.

Add git_refspec_string() as well to get the original string, which is
now stored alongside the independent parts.
2013-04-20 19:45:40 +02:00
..
createthenload.c remote: reorganize tests 2013-02-11 23:19:39 +01:00
isvalidname.c remote: Introduce git_remote_is_valid_name() 2013-02-11 23:19:41 +01:00
local.c tag: Fix parsing when no tagger nor message 2013-03-31 14:36:51 +02:00
remotes.c refspec: unify the string and parsed data 2013-04-20 19:45:40 +02:00
rename.c remote: reorganize tests 2013-02-11 23:19:39 +01:00