Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CloneOption ¶
type CloneOption func(*gitRepo)
CloneOption changes the behaviour of Clone().
func WithIsolatedConfig ¶
func WithIsolatedConfig(v bool) CloneOption
WithIsolatedConfig disables reading the user or system gitconfig files when performing Git operations.
Click to show internal directories.
Click to hide internal directories.