Documentation ¶
Index ¶
Constants ¶
View Source
const DEFAULT_EDITOR_NAME = "vim" // FIXME
View Source
const EDITOR_KEY = "core.editor" // FIXME
Variables ¶
This section is empty.
Functions ¶
func GetCurrentBranch ¶ added in v0.0.2
func GetEditorName ¶ added in v0.0.2
Types ¶
type RawRemote ¶ added in v0.0.2
type RawRemote interface {
Config() *RawRemoteConfig
}
type RawRemoteConfig ¶ added in v0.0.2
type RawRemoteConfig interface { }
Click to show internal directories.
Click to hide internal directories.