Page MenuHomePhorge

D25236.1734620002.diff
No OneTemporary

D25236.1734620002.diff

diff --git a/src/docs/user/installation_guide.diviner b/src/docs/user/installation_guide.diviner
--- a/src/docs/user/installation_guide.diviner
+++ b/src/docs/user/installation_guide.diviner
@@ -134,6 +134,13 @@
somewhere/ $ git clone https://we.phorge.it/source/arcanist.git
somewhere/ $ git clone https://we.phorge.it/source/phorge.git
+Then, to avoid errors in recent git versions, mark Arcanist and Phorge as safe
+at system level. This allows unprivileged users (like your webserver user) to
+run things like `git log` in these locations:
+
+ $ sudo git config --system --add safe.directory somewhere/arcanist
+ $ sudo git config --system --add safe.directory somewhere/phorge
+
Next Steps
==========

File Metadata

Mime Type
text/plain
Expires
Thu, Dec 19, 14:53 (8 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1015106
Default Alt Text
D25236.1734620002.diff (721 B)

Event Timeline