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