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

Rewrite the commits #275

Closed
jaraco opened this issue Aug 2, 2024 · 0 comments
Closed

Rewrite the commits #275

jaraco opened this issue Aug 2, 2024 · 0 comments

Comments

@jaraco
Copy link
Member

jaraco commented Aug 2, 2024

I did it again. I merged 683df4e and forgot to change the PR reference to be repo absolute.

So I took the time this time to learn how to rewrite it using jj, which was dramatically easier, after learning how to enable commit signing.

After doing that, I force-pushed:

 distutils main 🐚 git push -f
Enumerating objects: 389, done.
Counting objects: 100% (347/347), done.
Delta compression using up to 12 threads
Compressing objects: 100% (64/64), done.
Writing objects: 100% (221/221), 55.79 KiB | 27.90 MiB/s, done.
Total 221 (delta 173), reused 160 (delta 156), pack-reused 0 (from 0)
remote: Resolving deltas: 100% (173/173), completed with 39 local objects.
To https://github.com/pypa/distutils
 + d7ffdb9c...b7ee725f main -> main (forced update)

In theory, those two commits are identical, but it appears they're not. Oh, yes they are; I just needed to use the right incantation for GitHub.

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

No branches or pull requests

1 participant