sbt / sbt-ghpages

git, site and ghpages support for sbt projects.
Other
91 stars 20 forks source link

cache problem:ghpagesPushSite,fatal: not a git repository #40

Open He-Pin opened 6 years ago

He-Pin commented 6 years ago
[IJ]sbt:PragmaticScala> ghpagesPushSite
[error] fatal: not a git repository (or any of the parent directories): .git
[error] Nonzero exit code (128) running git.
[error] (ghpagesUpdatedRepository) Nonzero exit code (128) running git.

after I delete the ~/.sbt/ghpages,it's okay again

erikerlandson commented 6 years ago

I am having this problem too.

erikerlandson commented 6 years ago

removing ~/.sbt/ghpages also seemed to clear it up for me