Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddDgitRemote = `
dgit would like to add the '{{.remote}}' remote to this repo so that you can fetch directly from dgit.
`
View Source
var AddDgitRemoteConfirm = AddDgitToRemoteConfirm
View Source
var AddDgitToRemote = `
dgit would like to add {{.repourl}} to the '{{.remote}}' remote. This allows 'git push' to mirror this repository to dgit.
`
View Source
var AddDgitToRemoteConfirm = `Is that ok?`
View Source
var AddedDgitRemote = `` /* 140-byte string literal not displayed */
View Source
var AddedDgitToRemote = `` /* 133-byte string literal not displayed */
View Source
var FinalInstructions = `` /* 541-byte string literal not displayed */
View Source
var PrivateKeyNotFound = `
Could not load your dgit private key from {{.keyringProvider}}. Try running 'dgit init' again.
`
View Source
var PromptRepoName = `What is your full repo name?`
View Source
var PromptRepoNameConfirm = `It appears your repo is '{{.repo}}', is that correct?`
View Source
var PromptRepoNameInvalid = `Enter a valid repo name in the form '${user_or_org}/${repo_name}'`
View Source
var RepoCreated = `` /* 198-byte string literal not displayed */
View Source
var RepoNotFound = `
dgit repository does not exist.
You can create a dgit repository by running 'dgit init'.
`
View Source
var RepoNotFoundInPath = `` /* 197-byte string literal not displayed */
View Source
var Welcome = `` /* 225-byte string literal not displayed */
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.