]> source.dussan.org Git - gitea.git/commit
Add work path CLI option (#6922)
authorzeripath <art27@cantab.net>
Tue, 14 May 2019 15:20:35 +0000 (16:20 +0100)
committertechknowlogick <techknowlogick@gitea.io>
Tue, 14 May 2019 15:20:35 +0000 (11:20 -0400)
commite55c874dd2a6162a374a9fac46c55db57bd17c5f
tree0af648181cfc9c59aededfe0b56de21e79baf1dc
parent488d34691ad79bae13320f3e831a7ff46c245a89
Add work path CLI option (#6922)

Makes it possible to set the work path as a CLI option instead of
relying on environment variables which are somewhat opaque
contrib/pr/checkout.go
docs/content/doc/usage/command-line.en-us.md
integrations/integration_test.go
main.go
models/ssh_key_test.go
modules/setting/setting.go