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

Use modulo for doSelectPreviousNextSource #1744

Closed

Conversation

ollimeier
Copy link
Collaborator

Fixes #1743

@justvanrossum
Copy link
Collaborator

justvanrossum commented Oct 23, 2024

You should learn the commands to really undo a commit in a branch (which can work with a forced push), so we don't have these back-and-forth-commits in the file history. Because you'll now have to add the modulo import a second time.

Here are some tips: https://www.git-tower.com/learn/git/faq/undo-last-commit
But there's a lot more info out there, and it may be difference for GH Desktop and/or VS Code.

@ollimeier ollimeier closed this Oct 23, 2024
@ollimeier ollimeier force-pushed the issue-1743-use-modulo-for-doSelectPreviousNextSource branch from 5fb2e61 to e2748b6 Compare October 23, 2024 14:43
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.

Use modulo for doSelectPreviousNextSource()
2 participants