Documentation
¶
Index ¶
- func BranchRemote(ctx context.Context, branch string) (string, error)
- func CurrentBranchName(ctx context.Context) (string, error)
- func EnsureGitRepo(ctx context.Context) error
- func GitHooksDir(ctx context.Context) (string, error)
- func HasGitHook(ctx context.Context, hookName string) (bool, string, error)
- func LogGitFailure(err error)
- func RunGit(ctx context.Context, args ...string) (string, error)
- func RunGitRaw(ctx context.Context, args ...string) (gitExecResult, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureGitRepo ¶
func LogGitFailure ¶
func LogGitFailure(err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.