Rfaulk has submitted this change and it was merged.

Change subject: fix - spacing.
......................................................................


fix - spacing.

Change-Id: Ia09d0b4a60cade4cc21ad621cb433bd081d1c505
---
M README.rst
1 file changed, 16 insertions(+), 0 deletions(-)

Approvals:
  Rfaulk: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/README.rst b/README.rst
index 80e2e55..778f311 100644
--- a/README.rst
+++ b/README.rst
@@ -112,25 +112,41 @@
 On *client.realm.org* clone git deploy, local install, configure settings and 
initialize:
 
     $ git clone [email protected]:Git-Tools/git-deploy.git
+
     ...
+
     $ cd git-deploy
+
     $ sudo pip install -e .
+
     ...
 
 Next configure the client instance with git config by assigning the following 
settings in *scripts/sartoris.ini*:
 
     [deploy]
+
     target=target.realm.org
+
     path=/home/me/project/
+
     user=me
+
     hook-dir=.git/deploy/hooks/
+
     tag-prefix=sample.com
+
     remote=origin
+
     branch=master
+
     client-path=/home/me/project/
+
     key-path=/home/me/.ssh/id_rsa
+
     test-repo-path=/tmp/test_repo/
+
     [system]
+
     run_root=/usr/bin/
 
 Once you have defined settings in *sartoris.ini* call *init.py* to set the got 
config

-- 
To view, visit https://gerrit.wikimedia.org/r/91820
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia09d0b4a60cade4cc21ad621cb433bd081d1c505
Gerrit-PatchSet: 1
Gerrit-Project: sartoris
Gerrit-Branch: master
Gerrit-Owner: Rfaulk <[email protected]>
Gerrit-Reviewer: Rfaulk <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to