-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Milestone
Description
There are currently 3 ways LFS knows which remote to push to:
- Commands receive it explicitly through a
--remotearg or stdin input. branch.*.remote(added recently in Tracked remote #2700)- Only remote, if there is only 1 configured remote.
origin.
Proposed changes:
Reactions are currently unavailable