gitlab-org--gitlab-foss/spec/javascripts/fixtures/project_branches.json
Jacopo e0fe2834eb New file from interface on existing branch
Now you can create a new file and select a target_branch != source_branch.
If the file that you want to create already exists on the target branch an error message is shown
A glDropdown is used to select and create a new branch instead of a text field.
2017-03-13 16:36:11 +01:00

5 lines
45 B
JSON

[
"master",
"development",
"staging"
]