Documentation
¶
Overview ¶
Package commands contains the command functions executed based on the git-dolt subcommand specified on the command line.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fetch ¶
Fetch takes the filename of a git-dolt pointer file and clones the specified dolt repository to the specified revision.
func Install ¶
func Install() error
Install configures this git repository for use with git-dolt; specifically, it sets up the smudge filter that automatically clones dolt repos when git-dolt pointer files are checked out.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.