Sync docs from master to gh-pages

This commit is contained in:
Dave Syer
2016-02-03 17:07:57 +00:00
parent 8804cf3b20
commit 90aa42e68b
2 changed files with 1994 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash -x
git remote add docs https://github.com/spring-projects/spring-cloud-static
git remote add docs https://github.com/spring-cloud/spring-cloud-static
if ! (git fetch docs && git checkout --track docs/gh-pages); then
echo "No gh-pages, error"

File diff suppressed because it is too large Load Diff