$ git clone hypergit://... foo
Seeking peers..
Replicating..
^C
$ git clone hypergit://... foo
$ cd foo
(empty dir /wo a git repo in it)
I think this can be fixed by clones always going into a temporary directory, and only being moved in with the rest of the hypergit repos once it finishes replication.
I think this can be fixed by clones always going into a temporary directory, and only being moved in with the rest of the hypergit repos once it finishes replication.