Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To make changes to the website:

1. Git clone Clone incubator-rya-site branch master:

    clone httpsgit://git-wip-us.apache.org/repos/asf/incubator-rya-site.git branch master
    cd incubator-rya-site/

2. Created a new branch.        :

    git checkout -b your_new_branch_name_here

...