Skip to content

Commit 3b86c0a

Browse files
committed
update
Signed-off-by: A.Arnold <[email protected]>
1 parent bb7da9b commit 3b86c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/mta-web-adding-applications.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Before creating an application, set up business services, check tags and tag cat
3535
* *Source repository*: A URL of the repository where the software code is saved.
3636
** For Subversion: this must be either the URL to the root of the repository or a fully qualified URL which (optionally) includes the branch and nested directory. When fully qualified, the *Branch* and *Root path* must be blank.
3737
* *Branch*: An application code branch in the repository (optional).
38-
** For Git: this may be any ref; `commit-hash`, `branch` or `tag`.
38+
** For Git: this may be any reference; `commit-hash`, `branch` or `tag`.
3939
** For Subversion: this may be a fully qualified path to a branch or tag, for example, `branches/stable` or `tags/stable`. This must be blank when the Source repository URL includes the branch.
4040
* *Root path*: A root path inside the repository for the target application (optional).
4141
** For Subversion: this must be blank when the Source Repository URL includes the root path.

0 commit comments

Comments
 (0)