cmd_continue: inconsistent message file path with cmd_start #226
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status: Already Fixed
The repository version already uses consistent paths:
cmd_startline 382:$worktree_path/.kugetsu-msg.txtcmd_continueline 448:$worktree_path/.kugetsu-msg.txtThe installed version had an older inconsistent version, but the repository is correct.