Skip to content

Restore branch #1512

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

Conversation

bearomorphism
Copy link
Contributor

@bearomorphism bearomorphism commented Jun 8, 2025

Description

What I did is basically

git fetch origin 5a83aebeeed2dbd9a1284b94d5402bb426e70620
git checkout -b restore-old-branch 5a83aeb
git rebase -i upstream/master
git rebase --skip
git rebase --skip
git rebase --skip

bearomorphism and others added 26 commits June 8, 2025 18:05
Since the project requires Python >=3.9, argparse only raises SystemExit
when non-existent commands are provided, making TypeError handling unnecessary.
@bearomorphism bearomorphism marked this pull request as draft June 8, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants