mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d056bf300f
* Clean up ref name rules Clean up checks on reference names to better conform to the guideline here: https://git-scm.com/docs/git-check-ref-format This fixes half of #6321 * Update branch create integration test According to: https://git-scm.com/docs/git-check-ref-format And: git check-ref-format "master/feature=test1" This is a valid branch name and we should not be testing for it to fail. |
6 years ago | |
---|---|---|
.. | ||
binding.go | 6 years ago | |
binding_test.go | 8 years ago | |
helpers.go | 7 years ago | |
helpers_test.go | 7 years ago | |
refname_test.go | 6 years ago | |
validurl_test.go | 8 years ago |