You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2013/03/29 21:45:17 UTC

[15/17] git commit: Added a note about git config for committers

Added a note about git config for committers


Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/23ebca63
Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/23ebca63
Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/23ebca63

Branch: refs/heads/master
Commit: 23ebca63146a1187f8af1f205a8de81b52a0faf6
Parents: d1aab33
Author: randgalt <ra...@apache.org>
Authored: Wed Mar 27 17:01:29 2013 -0700
Committer: randgalt <ra...@apache.org>
Committed: Wed Mar 27 17:01:29 2013 -0700

----------------------------------------------------------------------
 src/site/confluence/committers.confluence |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/23ebca63/src/site/confluence/committers.confluence
----------------------------------------------------------------------
diff --git a/src/site/confluence/committers.confluence b/src/site/confluence/committers.confluence
index ed8f496..b3452fb 100644
--- a/src/site/confluence/committers.confluence
+++ b/src/site/confluence/committers.confluence
@@ -47,3 +47,8 @@ Have a look at the staged site and make sure it's good. Then:
 {noformat}
 mvn site-deploy
 {noformat}
+
+h2. Git Setup
+
+Apache has a good guide on how to prepare your environment for interacting with the Curator Git repo: [https://git-wip-us.apache.org/].
+