controller

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2023 License: MIT Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Branch

func Branch(cmd *cobra.Command, args []string)

func BranchDelete

func BranchDelete(cmd *cobra.Command, args []string)

func Clone

func Clone(cmd *cobra.Command, args []string)

Function executed when the user runs the clone command

func Diff

func Diff(cmd *cobra.Command, args []string)

func Difference

func Difference(a, b []string) []string

Returns a list of elements that are in b and not in a

func Explain

func Explain(cmd *cobra.Command, args []string)

func Fix

func Fix(cmd *cobra.Command, args []string)

func Goto

func Goto(cmd *cobra.Command, args []string)

func History

func History(cmd *cobra.Command, args []string)

func Ignore

func Ignore(cmd *cobra.Command, args []string)

Cmd to download a gitignore template

func IgnoreList

func IgnoreList(cmd *cobra.Command, args []string)

Cmd to list all available gitignore templates

func IgnoreUpdate

func IgnoreUpdate(cmd *cobra.Command, args []string)

func Init

func Init(cmd *cobra.Command, args []string)

func Merge

func Merge(cmd *cobra.Command, args []string)

func Profiles

func Profiles(cmd *cobra.Command, args []string)

func ProfilesAdd

func ProfilesAdd(cmd *cobra.Command, args []string)

func ProfilesList

func ProfilesList(cmd *cobra.Command, args []string)

func ProfilesRemove

func ProfilesRemove(cmd *cobra.Command, args []string)

func Remote

func Remote(cmd *cobra.Command, args []string)

func RemoteAdd

func RemoteAdd(cmd *cobra.Command, args []string)

func RemoteRemove

func RemoteRemove(cmd *cobra.Command, args []string)

func Revert

func Revert(cmd *cobra.Command, args []string)

func Root

func Root(cmd *cobra.Command, args []string)

func Save

func Save(cmd *cobra.Command, args []string)

func SetupAuth

func SetupAuth(cmd *cobra.Command, args []string)

func Squash

func Squash(cmd *cobra.Command, args []string)

func Status

func Status(cmd *cobra.Command, args []string)

func Switch

func Switch(cmd *cobra.Command, args []string)

func Sync

func Sync(cmd *cobra.Command, args []string)

func Telemetry

func Telemetry(cmd *cobra.Command, args []string)

func Undo

func Undo(cmd *cobra.Command, args []string)

func Version

func Version(cmd *cobra.Command, args []string)

func WhereAmI

func WhereAmI(cmd *cobra.Command, args []string)

Types

type GutError

type GutError struct {
	Message string
	Code    int
	Err     error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL