Changes for page faq
Last modified by Rudi Marais on 2023/05/22 23:50
Change comment:
Update document after refactoring.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 - TechnicalDocumentation.Source Control.WebHome1 +technical-documentation.Source Control.WebHome - 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 *}}}