-
Notifications
You must be signed in to change notification settings - Fork 2.5k
bspwm: update to 0.9.12 #58234
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
base: master
Are you sure you want to change the base?
bspwm: update to 0.9.12 #58234
Conversation
gigirassy
commented
Dec 21, 2025
- I tested the changes in this PR: NO
please test your currently-open PRs before making any more also, the commit message style is described in CONTRIBUTING.md and should be |
|
I'm sorry. I saw others easily do stuff like this without testing and they got merged, so I thought I'd help out. Will correct title. |
|
the commit message is the important part, not the PR title |
|
How would I change my commit message? I'm using the Github web UI. |
|
don't use the github web ui. clone the repo, check out your branch, and amend the commit. you can also test the change then too |
|
Thanks for the advice, fixed commit message and tested for my arch (x86_64). Built with no problems. => bspwm-0.9.12_1: running post_install ... |
|
I saw that the Lint job failed. Will that affect anything? |
|
yes, amend with |
|
Did that fix it? I committed through ssh. |