Skip to content

Conversation

@bearomorphism
Copy link
Collaborator

@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
@bearomorphism bearomorphism deleted the restore-old-branch branch June 12, 2025 16:28
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