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.
Types ¶
This section is empty.
Source Files
¶
- git.go
Click to show internal directories.
Click to hide internal directories.