Expand description
Detection of remote main-branch tips and commit containment.
Structs§
- Main
Branch Tip - A resolved remote main branch: display name plus the commit it points at.
Functions§
- branches_
containing - Returns the display names of the given main branches that contain
commit_oid(the commit is the branch tip or an ancestor of it). - detect_
main_ branch_ tips - Resolves the main-branch tip for every remote, using only local refs.