Documentation
¶
Index ¶
- func CreateFromBranch(ctx context.Context, gitSvc gitService, cfg *config.AppConfig, ...) (string, error)
- func CreateFromPR(ctx context.Context, gitSvc gitService, cfg *config.AppConfig, prNumber int, ...) (string, error)
- func DeleteWorktree(ctx context.Context, gitSvc gitService, cfg *config.AppConfig, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFromBranch ¶
func CreateFromBranch(ctx context.Context, gitSvc gitService, cfg *config.AppConfig, branchName, worktreeName string, withChange, silent bool) (string, error)
CreateFromBranch creates a worktree from a branch name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.