-
- Downloads
Add JS validation for invalid characters in branch name
More info about valid ref names: https://www.kernel.org/pub/software/scm/git/docs/git-check-ref-format.ht ml
Showing
- app/assets/javascripts/new_branch_form.js.coffee 73 additions, 0 deletionsapp/assets/javascripts/new_branch_form.js.coffee
- app/services/create_branch_service.rb 1 addition, 1 deletionapp/services/create_branch_service.rb
- app/views/projects/branches/new.html.haml 4 additions, 6 deletionsapp/views/projects/branches/new.html.haml
- features/project/commits/branches.feature 1 addition, 0 deletionsfeatures/project/commits/branches.feature
- features/steps/project/commits/branches.rb 2 additions, 1 deletionfeatures/steps/project/commits/branches.rb
Loading
Please register or sign in to comment