kornpisey

Results 2 issues of kornpisey

### Describe the solution you'd like Connect to multi hosts via a single client ``` url := "http://localhost:8080,localhost:8081,localhost:8082"; ```

It would be grate to have an option to disable prune remote-tracking branches no longer on remote when updating a repositoty. Snippet code of how it is implemented: ``` if...