Rfaulk has uploaded a new change for review.
https://gerrit.wikimedia.org/r/67581
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(-)
git pull ssh://gerrit.wikimedia.org:29418/sartoris refs/changes/81/67581/1
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: newchange
Gerrit-Change-Id: I620645cfe245c371fee4f00f050775699fb069c1
Gerrit-PatchSet: 1
Gerrit-Project: sartoris
Gerrit-Branch: master
Gerrit-Owner: Rfaulk <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits