1
0
mirror of https://gitea.com/gitea/tea.git synced 2025-05-31 12:07:05 +02:00

Add --remote flag to add/create subcommands ()

This commit is contained in:
Norwin 2019-12-18 11:21:29 +00:00 committed by Lunny Xiao
parent aa88745177
commit 97f0ea1c22

@ -63,6 +63,7 @@ var LoginOutputFlags = []cli.Flag{
var LoginRepoFlags = []cli.Flag{
LoginFlag,
RepoFlag,
RemoteFlag,
}
// AllDefaultFlags defines flags that should be available