You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2019/08/31 07:49:05 UTC

[incubator-iotdb] branch master updated (a9e0166 -> 6c4e432)

This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from a9e0166  Merge pull request #364 from Genius-pig/master
     new 2e36f61  [IOTDB-183] Split Development pages and update rpc changelist
     new 08bb5a7  update rpc changelist
     new b5b2873  Add mvn clean compile step
     new 6c4e432  Merge pull request #360 from samperson1997/split_development

The 2057 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...{Development.md => Development-Contributing.md} | 39 -------------
 docs/Development-IDE.md                            | 65 ++++++++++++++++++++++
 service-rpc/rpc-changelist.md                      | 12 +++-
 3 files changed, 76 insertions(+), 40 deletions(-)
 rename docs/{Development.md => Development-Contributing.md} (91%)
 create mode 100644 docs/Development-IDE.md