github.com/rezahousseini/hugo@v0.32.3/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