pub const SINGLE_BRANCH: &str = "single-branch";
Expand description

The “single-branch” key in a tree block is used to make “garden grow” track only a single branch. Tracking branches for all remote branches are cloned and fetched by default.