Prefer origin if there are multiple remotes #458

Merged
6543 merged 2 commits from arkamar/tea:prefer-origin-remote into master 2022-03-09 01:35:52 +00:00

2 Commits

Author SHA1 Message Date
6538061635 Merge branch 'master' into prefer-origin-remote
All checks were successful
continuous-integration/drone/pr Build is passing
2022-02-24 16:54:23 +08:00
09797f111a Prefer origin if there is multiple remotes
All checks were successful
continuous-integration/drone/pr Build is passing
Usually, "origin" is the name of a default remote, which corresponds
with upstream. This change improves remote selection when non of "main",
"master" nor "trunk" local branches is present.
2022-02-16 15:40:42 +01:00