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

feat(system-update): Allow switching between branches via rebase #91

Merged
merged 3 commits into from
Nov 3, 2023

Conversation

EyeCantCU
Copy link
Member

When a branch file (/etc/ublue-update/branch) exists, read the chosen branch from the file and perform a rebase.

Especially useful paired with Steam's branch selection via the Steam Deck UI in Bazzite. Could also be used in other projects to switch between branches being used for development on the fly.

When a branch file (/etc/ublue-update/branch) exists, read the chosen branch
from the file and perform a rebase.

Especially useful paired with Steam's branch selection via the Steam Deck
UI in Bazzite. Could also be used in other projects to switch between
branches being used for development on the fly.
@EyeCantCU EyeCantCU force-pushed the branches branch 3 times, most recently from 83e4ab5 to 98ba7b0 Compare November 2, 2023 21:15
These are disabled by default. Overriding ignore here re-enabled them.
@KyleGospo KyleGospo added this pull request to the merge queue Nov 3, 2023
Merged via the queue into main with commit e013061 Nov 3, 2023
4 checks passed
@KyleGospo KyleGospo deleted the branches branch November 3, 2023 04:50
@bobslept bobslept mentioned this pull request Nov 3, 2023
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.

3 participants