Documentation ¶ Index ¶ func NewCmdBranch(f *factory.Factory) *cobra.Command func NewCmdBranchCheckout(f *factory.Factory) *cobra.Command func NewCmdBranchCreate(f *factory.Factory) *cobra.Command func NewCmdBranchDelete(f *factory.Factory) *cobra.Command func NewCmdBranchList(f *factory.Factory) *cobra.Command Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewCmdBranch ¶ func NewCmdBranch(f *factory.Factory) *cobra.Command func NewCmdBranchCheckout ¶ func NewCmdBranchCheckout(f *factory.Factory) *cobra.Command func NewCmdBranchCreate ¶ func NewCmdBranchCreate(f *factory.Factory) *cobra.Command func NewCmdBranchDelete ¶ func NewCmdBranchDelete(f *factory.Factory) *cobra.Command func NewCmdBranchList ¶ func NewCmdBranchList(f *factory.Factory) *cobra.Command Types ¶ This section is empty. Source Files ¶ View all Source files branch.gocheckout.gocreate.godelete.golist.go Directories ¶ Show internal Expand all Path Synopsis protect Package protect is the root of the `branch protect` subcommand tree. Package protect is the root of the `branch protect` subcommand tree. Click to show internal directories. Click to hide internal directories.