]> git.proxmox.com Git - libgit2.git/commit
remote: ensure we can create an anon remote on inmemory repo
authorEdward Thomson <ethomson@edwardthomson.com>
Mon, 12 Jun 2017 11:00:14 +0000 (12:00 +0100)
committerEdward Thomson <ethomson@edwardthomson.com>
Mon, 12 Jun 2017 15:51:05 +0000 (16:51 +0100)
commitfe9a5dd3cab5e5137603503bb461b6a52793d56f
treed80f0796e8fca9b4a9270e6d66b1a910b84c61d7
parent2d486781df0828eae716937b23d2df0a9c1817f9
remote: ensure we can create an anon remote on inmemory repo

Given a wholly in-memory repository, ensure that we can create an
anonymous remote and perform actions on it.
tests/network/remote/local.c