There was an error while loading. Please reload this page.
1 parent f387cb1 commit ff433f9Copy full SHA for ff433f9
pull-docs.sh
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+
3
+# We may extend this to also push changes in the other direction, but this is the most important step.
4
+git subtree pull --prefix=docs/ https://github.com/gohugoio/hugoDocs.git master --squash
5
0 commit comments