Powiadomienia
Wyczyść wszystko
BugOverflow
1
Wpisy
1
Użytkownicy
0
Reactions
737
Widoki
0
21/06/2022 10:04 am
Rozpoczynający temat
how to jump
1 odpowiedź
0
21/06/2022 10:05 am
Rozpoczynający temat
- inside system console type (use --system instead of --global)
git config --system --add safe.directory C:/my_directory
warning not safe: if someone get access to your php files (shell) then he will be able to read any of git files (inc. passwords and other data).
Better use CURL + PRIVATE-TOKEN (much much safer)