Skip to content

Conversation

@claylo
Copy link
Owner

@claylo claylo commented Jan 17, 2026

The gh pr merge flags were passed as a single string due to IFS being
set to newline+tab only. Fixed by explicitly using space as delimiter
when splitting flags into array.
Added --help/-h and --version/-V argument handling. Version is injected
by just build from the VERSION file, replacing the (development)
placeholder.

The gh pr merge flags were passed as a single string due to IFS being
set to newline+tab only. Fixed by explicitly using space as delimiter
when splitting flags into array.

Added --help/-h and --version/-V argument handling. Version is injected
by `just build` from the VERSION file, replacing the (development)
placeholder.
@claylo claylo merged commit bd25d34 into main Jan 17, 2026
@claylo claylo deleted the fix/flags branch January 17, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants