hugo/pull-docs.sh

6 lines
206 B
Bash
Raw Normal View History

2017-07-21 09:01:13 +00:00
#!/bin/bash
# We may extend this to also push changes in the other direction, but this is the most important step.
git subtree pull --prefix=docs/ https://github.com/gohugoio/hugoDocs.git master --squash