hugo/pull-docs.sh
2017-07-21 11:01:13 +02:00

6 lines
206 B
Bash
Executable file

#!/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