Skip to main content

Module branches

Module branches 

Source
Expand description

Branch feature — types and operations for Git branches.

Re-exports§

pub use ops::*;
pub use types::*;

Modules§

ops
Branch operations — list, create, delete, checkout, and merge branches.
types