Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 964
Closed
Description
After python/cpython#30745 we can do some neat git diff tricks:
$ git switch <somebranch-with-autogenerated-changes> $ git diff main ':(attr:!generated)' $ git config diff.generated.binary true $ git diff main It would be nice to document these in the devguide.
Metadata
Metadata
Assignees
Labels
No labels