Documentation
¶
Overview ¶
Package gitMobCommands contains methods ported from git-mob/src/git-mob-commands.js
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCoAuthor ¶
func AddCoAuthors ¶
func GetCoAuthors ¶
GetCoAuthors gets the current list of co-authors from git config
func GetGitAuthor ¶
GetGitAuthor builds an authors.Author from the current configured user; returns an error if git config is missing user.name or user.email
func IsCoAuthorsSet ¶
func IsCoAuthorsSet() bool
func SetGitAuthor ¶
SetGitAuthor sets the primary git author from the given authors.Author
func UseLocalTemplate ¶
func UseLocalTemplate() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.