Lots of "fatal: not a git repository (or any of the parent directories): .git" during fresh install
-
I note that during a fresh install of Discourse there are 4 of these:
fatal: not a git repository (or any of the parent directories): .git
Specifically:
2022-11-02T13:54:40.000Z ==> Migrating database 2022-11-02T13:54:45.000Z fatal: not a git repository (or any of the parent directories): .git
2022-11-02T13:55:07.000Z ==> Pre-compiling assets 2022-11-02T13:55:09.000Z fatal: not a git repository (or any of the parent directories): .git
2022-11-02T13:57:32.000Z ==> Creating administrator with username root 2022-11-02T13:57:35.000Z fatal: not a git repository (or any of the parent directories): .git
2022-11-02T13:57:43.000Z ==> Fixing notification email 2022-11-02T13:57:44.000Z fatal: not a git repository (or any of the parent directories): .git
Is that an issue? or to be expected?
-
This happens every time I rebake posts too
sudo -E -u cloudron bundle exec rake posts:rebake