Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct{}
Client provides git operations.
func (*Client) GetRepoRoot ¶
GetRepoRoot returns the repository root directory. Returns an error if not in a git repository.
func (*Client) GetUserName ¶
GetUserName returns the configured git user.name.
Click to show internal directories.
Click to hide internal directories.