()
| 10 | CurrentBranch() (string, error) |
| 11 | UpdateBranch(string, string) error |
| 12 | Worktrees() ([]git.Worktree, error) |
| 13 | CreateBranch(string, string, string) error |
| 14 | Fetch(string, string) error |
| 15 | HasLocalBranch(string) bool |
no outgoing calls
no test coverage detected