‼️ Notice to Developers: Possibly Required Reset of "master" Branch #882
kblaschke
announced in
Announcements
Replies: 1 comment 3 replies
-
could you please tag a new release, because the current master not describing into the correct tag:
should be instead: 4.1.4.rXXX.gc94063bcb |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This announcement is only for developers working with libprojectM's Git repository, using either a local clone or a GitHub fork of it and having synced it recently or have auto-sync enabled on a GitHub fork.
We're sorry to announce that some commits have mistakenly being pushed to the master branch of the main libprojectM repository instead of a fork, which were removed by resetting master to the previous state.
If you've not checked or synced the https://github.com/projectM-visualizer/projectm repository after 4:00 UTC on April 30, 2025, and not have auto-sync enabled on your fork, you don't have to take action. Otherwise, here's what you need to do:
Local Repository
master
.master
.origin
.master
to the current upstreammaster
usinggit reset --hard origin/master
.GitHub Fork
master
branch.master
branch to your fork.Beta Was this translation helpful? Give feedback.
All reactions