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 <[email protected]> Authored: Wed Mar 27 17:01:29 2013 -0700 Committer: randgalt <[email protected]> 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/]. +
