Documentation ¶
Overview ¶
Package git is a facade for git methods used by boilr
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clone ¶
func Clone(dir string, opts CloneOptions) error
Clone clones a git repository with the given options
Types ¶
type CloneOptions ¶
type CloneOptions git.CloneOptions
CloneOptions are used when cloning a git repository
Click to show internal directories.
Click to hide internal directories.