You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: src/lib/i18n.json
+2
Original file line number
Diff line number
Diff line change
@@ -111,6 +111,8 @@
111
111
"git-azure-get-match-branch-multiple": "Got more than one matching repositories in Azure DevOps with remote url '{0}' and branches '{1}' and '{2}'.",
112
112
"git-azure-get-match-branch-err": "Could not get matching branch in Azure DevOps",
113
113
"git-azure-create-pull-request-err": "Could not create pull request in Azure DevOps",
114
+
"git-azure-repo-no-exist": "Repository {0} did not exist in project {1}.",
115
+
"git-azure-file-no-exist-in-repo": "File {0} did not exist in {1} branch in repository {2}.",
114
116
115
117
"fileutils-append-variable-group-to-pipeline-yaml": "Could not append variable group name to manifest-generation.yaml file in HLD repo. Check this is file exist and if it is YAML format.",
116
118
"fileutils-generate-hld-pipeline-yaml": "Could not generate HLD Azure pipeline YAML.",
0 commit comments