Changes for page faq
Last modified by Rudi Marais on 2023/05/22 23:50
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,3 +1,8 @@ 1 +(% class="wikigeneratedid" %) 2 +== disable trusted ssl (when working with vpns) == 3 + 4 +{{{git config --global http.sslVerify false}}} 5 + 1 1 == [[fatal: unsafe repository (??? is owned by someone else)>>url:https://stackoverflow.com/questions/71901632/fatal-unsafe-repository-home-repon-is-owned-by-someone-else]] == 2 2 3 3 {{{git config --global --add safe.directory *}}}