mirror of
https://gitea.com/gitea/tea.git
synced 2025-11-05 11:45:26 +01:00
Add git helper (#612)
Add support to tea login with helper same another tools and `gh` Reviewed-on: https://gitea.com/gitea/tea/pulls/612 Reviewed-by: 6543 <6543@obermui.de> Co-authored-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com> Co-committed-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
This commit is contained in:
committed by
6543
parent
a35bf931ae
commit
2984ad4964
@@ -28,6 +28,7 @@ var CmdLogin = cli.Command{
|
||||
&login.CmdLoginEdit,
|
||||
&login.CmdLoginDelete,
|
||||
&login.CmdLoginSetDefault,
|
||||
&login.CmdLoginHelper,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user