You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Limit scope of --no-branch option in typeshed script (#20880)
Followup to #20873. Limit the `--no-branch` option to just the `git
checkout` command. This fixes a small issue where `typeshed_patches`
isn't defined with `--no-branch` selected. It's used later in the script
as well.
0 commit comments