gitea/modules/validation
Lauris BH f3833b7ce4 Create new branch from branch selection dropdown ()
* Create new branch from branch selection dropdown and rewrite it to VueJS

* Make updateLocalCopyToCommit as not exported

* Move branch name validation to model

* Fix possible race condition
..
binding.go Create new branch from branch selection dropdown ()
binding_test.go Better URL validation ()
refname_test.go Better URL validation ()
validurl_test.go Better URL validation ()