0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 10:05:10 +01:00
gitea/routers
Lauris BH f3833b7ce4 Create new branch from branch selection dropdown (#2130)
* 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
2017-10-15 22:59:24 +03:00
..
admin Remove redudant functions and code (#2652) 2017-10-10 22:37:18 +02:00
api/v1
dev
org Remove direct user adding to organization members (#2641) 2017-10-15 10:24:24 +08:00
private
repo Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
routes Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
user
home.go Remove redudant functions and code (#2652) 2017-10-10 22:37:18 +02:00
init.go
install.go