gitea/cmd
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support ()
* improve protected branch to add whitelist support

* fix lint

* fix style check

* fix tests

* fix description on UI and import

* fix test

* bug fixed

* fix tests and languages

* move isSliceInt64Eq to util pkg; improve function names & typo
..
admin.go Only update needed columns when update user ()
cert.go Cleanup log messaging
dump.go Set TMPDIR enviroment variable for dump command ()
hook.go improve protected branch to add whitelist support ()
serv.go feat: add check misspelling ()
web.go Integration test framework ()
web_graceful.go refactor: show command help message. ()
web_windows.go fix windows build broken by