Maybe adding something like:
Use an existing repository for your hugo site:
git clone repopath/reponame
cd reponame
hugo new site . --force
And a hint what happens with duplicates
Maybe adding something like:
Use an existing repository for your hugo site:
git clone repopath/reponame
cd reponame
hugo new site . --force
And a hint what happens with duplicates