(string)
| 13 | CreateBranch(string, string, string) error |
| 14 | Fetch(string, string) error |
| 15 | HasLocalBranch(string) bool |
| 16 | IsAncestor(string, string) (bool, error) |
| 17 | IsDirty() (bool, error) |
| 18 | MergeFastForward(string) error |
no outgoing calls
no test coverage detected