Structs§
Enums§
Functions§
- branch_
exists - Check if a specific branch exists without listing all branches. Much more efficient for repos with many branches (like nixpkgs).
- filter_
existing_ branches - Check multiple branches and return which ones exist. More efficient than get_branches for known candidate branches.
- get_
branches - get_
tags