Rfaulk has submitted this change and it was merged.
Change subject: mod. update git config instructions.
......................................................................
mod. update git config instructions.
Change-Id: I620645cfe245c371fee4f00f050775699fb069c1
---
M README.rst
1 file changed, 7 insertions(+), 1 deletion(-)
Approvals:
Rfaulk: Verified; Looks good to me, approved
diff --git a/README.rst b/README.rst
index a78845d..a961ce5 100644
--- a/README.rst
+++ b/README.rst
@@ -25,7 +25,13 @@
First set the "hook-dir" and "tag-prefix" for the deploy section in your
global .gitconfig:
- git config --global deploy.hook-dir .git/deploy/hooks
+ git config --global deploy.remote-target {%target host%} # e.g.
my.remotehost.com:8080 a.k.a deploy host
+
+ git config --global deploy.remote-path {%remote deploy path%}
+
+ git config --global deploy.remote-user {%authorized user on deploy
target%}
+
+ git config --global deploy.hook-dir .git/deploy/hooks
git config --global deploy.tag-prefix {%project name%}
--
To view, visit https://gerrit.wikimedia.org/r/67581
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I620645cfe245c371fee4f00f050775699fb069c1
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