Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrRemoteNotFound = errors.New("Could not find remote matching app in 'git remote -v'")
ErrRemoteNotFound is returned when the remote cannot be found in git
Functions ¶
func CreateRemote ¶
CreateRemote adds a git remote in the current directory.
func DeleteAppRemotes ¶
DeleteAppRemotes removes all git remotes corresponding to an app in the repository.
func DeleteRemote ¶
DeleteRemote removes a remote from the repository
func DetectAppName ¶
DetectAppName detects if there is deis remote in git.
func RemoteValue ¶
RemoteValue gets the url that a git remote is set to.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.