Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2680732
D25236.1734620002.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
721 B
Referenced Files
None
Subscribers
None
D25236.1734620002.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D25236: Diviner: mention how to flag Arcanist and Phorge as "safe" git repos
Attached
Detach File
Event Timeline
Log In to Comment