Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fish] Partly revert change of 0167691 #4137

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

bitraid
Copy link
Contributor

@bitraid bitraid commented Dec 19, 2024

I remembered why I didn't use the -f switch of string split in my first PR: it was added in fish version 3.2.0, so it's not the right option for extracting the major/minor version number.

Don't use the `-f` switch of `string split`, because it was added in
fish version 3.2.0.
@junegunn junegunn merged commit b2c3e56 into junegunn:master Dec 20, 2024
5 checks passed
@junegunn
Copy link
Owner

Thank you!

@bitraid bitraid deleted the revert-split-f branch December 20, 2024 06:19
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