UnqualifiedHeadRef returns a head ref in the form of the branch name only.
()
| 86 | QualifiedHeadRef() string |
| 87 | // UnqualifiedHeadRef returns a head ref in the form of the branch name only. |
| 88 | UnqualifiedHeadRef() string |
| 89 | //BaseRef returns the base branch name. |
| 90 | BaseRef() string |
| 91 |
no outgoing calls
no test coverage detected