Crate git_branches
Source - BranchInfo
- Branch metadata attached to a node.
- Node
- A node in the topology tree. Every node is a commit; branches add metadata.
- Topology
- The topology of all local branches.
- Error
- rebase
- Rebase a branch and all its descendants onto trunk.
- render
- Render the branch topology as ASCII art.
- topology
- Collect branch topology data for the current repository.