Page MenuHomePhorge

D25236.1737323094.diff
No OneTemporary

D25236.1737323094.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
Sun, Jan 19, 21:44 (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1134268
Default Alt Text
D25236.1737323094.diff (721 B)

Event Timeline