-
-
Notifications
You must be signed in to change notification settings - Fork 720
Closed
Description
With the default configuration, Pull will/might stop working when upstream renames their default branch from master
to main
, or any other name.
The easiest solution is to create a new branch called main
like so:
With this change, Pull app will automatically pull in upstream's main
to your main
branch.
You can then set the main
branch as your new default branch (optional).
js1darren and node
Metadata
Metadata
Assignees
Labels
No labels