1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-06-30 22:24:26 -03:00
tea/modules
arkamar fb3e1f75e9 Prefer origin if there are multiple remotes (#458)
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.

Co-authored-by: Petr Vaněk <arkamar@atlas.cz>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/tea/pulls/458
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: arkamar <arkamar@noreply.gitea.io>
Co-committed-by: arkamar <arkamar@noreply.gitea.io>
2022-03-09 09:35:51 +08:00
..
config Add tea clone (#411) 2021-10-18 20:09:27 +08:00
context Prefer origin if there are multiple remotes (#458) 2022-03-09 09:35:51 +08:00
git Add tea clone (#411) 2021-10-18 20:09:27 +08:00
interact Allow editing multiline prompts with external text editor (#429) 2021-10-14 22:36:08 +08:00
print Fix resolving of URLs in markdown (#401) 2021-12-03 02:59:02 +08:00
task Add tea clone (#411) 2021-10-18 20:09:27 +08:00
utils Add tea clone (#411) 2021-10-18 20:09:27 +08:00
workaround Introduce workaround for missing pull head sha (#340) 2021-03-08 03:45:50 +08:00