Rfaulk has submitted this change and it was merged.

Change subject: fix. formatting.
......................................................................


fix. formatting.

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

Approvals:
  Rfaulk: Verified; Looks good to me, approved



diff --git a/README.rst b/README.rst
index 98edb3f..468f2a5 100644
--- a/README.rst
+++ b/README.rst
@@ -26,9 +26,13 @@
 First set the "hook-dir" and "tag-prefix" for the deploy section in your 
global .gitconfig:
 
        git config --global deploy.target {%target host%} # e.g. 
my.remotehost.com:8080 a.k.a deploy host
+
        git config --global deploy.path {%remote deploy path%}
+
        git config --global deploy.user {%authorized user on deploy target%}
+
        git config --global deploy.hook-dir .git/deploy/hooks
+
        git config --global deploy.tag-prefix {%project name%}
 
 Next create the sartoris configuration file by first copying 
./sartoris/config.py.example to 

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

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

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

Reply via email to