BaseRef returns the base branch name.
()
| 92 | UnqualifiedHeadRef() string |
| 93 | //BaseRef returns the base branch name. |
| 94 | BaseRef() string |
| 95 | |
| 96 | // While the only thing really required from an api.Repository is the repository ID, changing that |
| 97 | // would require changing the API function signatures, and the refactor that introduced this refs |
no outgoing calls
no test coverage detected