Versions Compared

Key

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

...

Source: https://gist.github.com/piscisaureus/3342247 (note that in SAMOA's case pull requests come to the upstream remote rather than the origin one).

 

...

Get ready to update the website

Checkout the gh-pages branch that contains website and documentation.

git checkout -b gh-pages upstream/gh-pages

In a separate directory, check out the currently-published website from SVN.

cd ..
svn checkout https://svn.apache.org/repos/asf/incubator/samoa/site samoa-website