]> source.dussan.org Git - gitea.git/commit
fix: Accept web-command cli flags if web-command is commited (#5200)
authorPeter Hoffmann <Hoffmann.P@gmx.net>
Thu, 1 Nov 2018 00:36:41 +0000 (01:36 +0100)
committertechknowlogick <hello@techknowlogick.com>
Thu, 1 Nov 2018 00:36:41 +0000 (20:36 -0400)
commit584844eada226f062d46da53e9ba6470ecd58eaa
treefeffc6a854b49a43c501e098f030103b22aace78
parent6c90dd1f4ae96dabec458c27dc8dee05c7525a1f
fix: Accept web-command cli flags if web-command is commited (#5200)

* fix: Accept web-command cli flags if web-command is commited

* Added flags of default cmd CmdWeb to app-wide flags
* If command *is* specified app-wide flags are ignored

Resolves: #5065
Signed-off-by: Berengar W. Lehr <Berengar.Lehr@kompetenztest.de>
* Removed style breaking newline

* broken windows need to be fixed
* provides requested change
main.go