You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by jo...@apache.org on 2017/08/03 10:37:49 UTC

[2/2] incubator git commit: Update readme with information on how to clone the source code.

Update readme with information on how to clone the source code.


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

Branch: refs/heads/master
Commit: 15abc338162668d16a777a96c03b463748f46991
Parents: cafb025
Author: John D. Ament <jo...@apache.org>
Authored: Thu Aug 3 06:37:41 2017 -0400
Committer: John D. Ament <jo...@apache.org>
Committed: Thu Aug 3 06:37:41 2017 -0400

----------------------------------------------------------------------
 README.md | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator/blob/15abc338/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 94fbf49..a5c8858 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,11 @@ The builds for the website do require internet access.
 - Create an environment variable `JBAKE_HOME` pointing to your JBake installation
 - Ensure that you have a JVM locally, e.g. [OpenJDK](http://openjdk.java.net/install/)
 
+## Clone the Source code
+
+If you have write access to incubator, you should clone it from https://git-wip-us.apache.org/repos/asf/incubator.git
+otherwise you can fork from our github mirror https://github.com/apache/incubator and raise a pull request.
+
 ## Building & Running the site
 
 There is a custom `bake.sh` file that is used to build the website.


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org