Skip to main content

Module git

Module git 

Source
Expand description

Git-flow operations implemented with plain git commands.

Structs§

BranchInfo
Summary of a feature branch for the devflow list command.
GitFlow
Repository helper bound to a project root.

Enums§

GitError
Errors produced by git-flow operations.