Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "git-user",
Short: "Allows you to save multiple user profiles and set them as git project defaults",
Long: `git-user lets you quickly switch between multiple git user profiles`,
Run: listRun,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.