gitea/cmd
Kyle Evans a5018d099d
cmd: dump: check value of skip-repository flag (#11254)
This is a boolean flag; simply checking if it's set isn't enough, we must check the value as well.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-05-03 00:57:45 -03:00
..
admin_auth_ldap_test.go
admin_auth_ldap.go
admin.go make gitea admin auth list formatting configurable (#10844) 2020-03-27 22:26:43 +01:00
cert.go
cmd.go
convert.go
doctor.go Return error for authorized_keys and mergebase problems (#10990) 2020-04-08 02:04:19 -03:00
dump.go cmd: dump: check value of skip-repository flag (#11254) 2020-05-03 00:57:45 -03:00
embedded_stub.go
embedded.go
generate.go
hook.go
keys.go
manager.go
migrate.go
serv.go Multiple LFS improvements (#10667) 2020-03-09 19:56:18 +00:00
web_graceful.go
web.go