Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GSUtil ¶
type GSUtil struct {
// contains filtered or unexported fields
}
GSUtil describes how to run gsutil.
type GitSetup ¶
type GitSetup struct {
// contains filtered or unexported fields
}
GitSetup describes how to setup a directory with git.
To setup, initialize the git repo and add the remote: git init git remote add origin git@gitlab.com:gabrielha/keys.pub.test.git
func NewGitSetup ¶
NewGitSetup creates git sync command.
Click to show internal directories.
Click to hide internal directories.