github.com/kristoff-it/hugo@v0.47.1/docs/pull-theme.sh (about)

     1  #!/bin/bash
     2  
     3  git subtree pull --prefix=themes/gohugoioTheme/ git@github.com:gohugoio/gohugoioTheme.git master --squash
     4