Minor update to README

This commit is contained in:
DJ Sipe 2015-05-07 16:22:32 -04:00
parent 7c1c23e9ba
commit 305e67d8c2
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Using it With A Job
* Click *Git*
* Enter your *Repository URL* (e.g.: ``git@your.gitlab.server:group/repo_name.git``)
* In the Advanced settings, set its *Name* to ``origin``
* To be able to merge from forked repositories: <br/>**Note:** this requires [configuring communication to the Gitlab server](#configuring-access-to-gitlab))
* To be able to merge from forked repositories: <br/>**Note:** this requires [configuring communication to the Gitlab server](#configuring-access-to-gitlab)
* Add a second repository with:
* *URL*: ``${gitlabSourceRepoURL}``
* *Name* (in Advanced): ``${gitlabSourceRepoName}``