GetLocalRemote return the URL to use to add this repo as a local remote
()
| 234 | |
| 235 | // GetLocalRemote return the URL to use to add this repo as a local remote |
| 236 | GetLocalRemote() string |
| 237 | |
| 238 | // EraseFromDisk delete this repository entirely from the disk |
| 239 | EraseFromDisk() error |
no outgoing calls