update information

This commit is contained in:
Maren Süwer
2018-12-10 15:56:21 +01:00
parent 5902dfab6a
commit f834dd5297

View File

@@ -5,7 +5,7 @@
"create" : "Create a new repository", "create" : "Create a new repository",
"replace" : "Push an existing repository", "replace" : "Push an existing repository",
"merge": { "merge": {
"heading": "Pull Request cannot be merged automatically - please follow these steps:", "heading": "How to merge source branch into target branch",
"clean": "1. Make sure your workspace is clean and checkout target branch", "clean": "1. Make sure your workspace is clean and checkout target branch",
"update": "2. Update workspace", "update": "2. Update workspace",
"merge": "3. Merge source branch", "merge": "3. Merge source branch",