Author: joewitt
Date: Sat Dec 13 04:51:45 2014
New Revision: 1645110
URL: http://svn.apache.org/r1645110
Log:
Added a reference to the develop branch so folks weren't stuck with what was on
master.
Modified:
incubator/nifi/site/trunk/content/development/quickstart.md
Modified: incubator/nifi/site/trunk/content/development/quickstart.md
URL:
http://svn.apache.org/viewvc/incubator/nifi/site/trunk/content/development/quickstart.md?rev=1645110&r1=1645109&r2=1645110&view=diff
==============================================================================
--- incubator/nifi/site/trunk/content/development/quickstart.md (original)
+++ incubator/nifi/site/trunk/content/development/quickstart.md Sat Dec 13
04:51:45 2014
@@ -8,6 +8,10 @@ This documentation is in progress, but s
Apache NiFi source code is version controlled using [Git][git] version control
([browse][gitbrowse]|[checkout][gitrepo]).
+The code as it was initially contributed and entered the incubator is on the
'master' branch.
+
+To review changes as they occur while we work toward an initial release
checkout the 'develop' branch.
+
## Issue Tracking
Track issues on the "NIFI" Project on the Apache Jira ([browse][jira]).