mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 01:05:26 +01:00 
			
		
		
		
	Add --remote flag to add/create subcommands (#77)
This commit is contained in:
		| @@ -63,6 +63,7 @@ var LoginOutputFlags = []cli.Flag{ | ||||
| var LoginRepoFlags = []cli.Flag{ | ||||
| 	LoginFlag, | ||||
| 	RepoFlag, | ||||
| 	RemoteFlag, | ||||
| } | ||||
|  | ||||
| // AllDefaultFlags defines flags that should be available | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Norwin
					Norwin