Documentation ¶
Index ¶
- Variables
- func CurrentBranch(ctx context.Context, path string) (string, error)
- func IsRepoRoot(ctx context.Context, path string) (bool, error)
- func RemoteUrl(ctx context.Context, path string) (string, error)
- func RunGit(ctx context.Context, dir string, args ...string) ([]byte, []byte, error)
- type EnvVars
- type Status
- type TupleList
Constants ¶
This section is empty.
Variables ¶
View Source
var AssumeSSHAuth = false
Functions ¶
Types ¶
type EnvVars ¶
func (EnvVars) Deterministic ¶
Click to show internal directories.
Click to hide internal directories.