fix: opencode message argument must come before flags in init #58
Reference in New Issue
Block a user
Delete Branch "fix/kugetsu-init-opencode-arg-order"
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
PR #54 fixed opencode arg order in cmd_delegate and cmd_start, but kugetsu init function still had message AFTER flags.
Fixed in:
Changes
Impact