fix(session): run delegate synchronously when no issue ref is provided #261
Reference in New Issue
Block a user
Delete Branch "fix/issue-254"
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?
Summary
Fixes
Fixes #254
Implementation
Changed line 231 in kugetsu-session.sh:
This runs interactively and synchronously, blocking until completion while still logging to the file.
lgtm