Thread Previous • Date Previous • Date Next • Thread Next |
Am 20/05/12 11:17, schrieb Ram Rachum:
I noticed that `Repo.clone` does not add a remote `origin` in the new repo that's pointing at the old one. Shouldn't it do that?It should. At the time Repo.clone was added Dulwich didn't have config write support so we couldn't. We now can.
Cheers, Jelmer
Thread Previous • Date Previous • Date Next • Thread Next |