Block a user
extract_issue_ref_from_message misparses /issues/ URLs — drops instance
kugetsu destroy --base -y fails with "target is required" in v0.2.9
cmd_start clones from wrong URL — get_repo_url strips user/org from path
Worktree created in home directory instead of ~/.kugetsu-worktrees in v0.2.9
fix: destroy --base -y fails with 'target is required' (issue #183)
fix: destroy --base -y fails with 'target is required' (issue #183)
shoko
created branch fix/issue-183-destroy-base-requires-target in shoko/kugetsu
2026-04-06 06:14:09 +02:00
shoko
pushed to fix/issue-183-destroy-base-requires-target at shoko/kugetsu
2026-04-06 06:14:09 +02:00
kugetsu destroy --base -y fails with "target is required" in v0.2.9
fix: get_repo_url() strips user/org from path (issue #181)
fix: get_repo_url() strips user/org from path (issue #181)
shoko
created branch fix/issue-181-get-repo-url-strips-user-org in shoko/kugetsu
2026-04-06 06:00:27 +02:00
shoko
pushed to fix/issue-181-get-repo-url-strips-user-org at shoko/kugetsu
2026-04-06 06:00:27 +02:00
cmd_start clones from wrong URL — get_repo_url strips user/org from path