User Tools

Site Tools


git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

git [2022/12/18 16:02] – created juliangit [2022/12/20 20:12] (current) – Added Root-CA julian
Line 4: Line 4:
 <code>git config --global user.name "User Name"</code> <code>git config --global user.name "User Name"</code>
 <code>git config --global user.email name@domain.com</code> <code>git config --global user.email name@domain.com</code>
 +Set SSL Root-CA:
 +<code>git config --global http.sslCAinfo /path/to/crt</code>
  
 Auto-sign commits: Auto-sign commits:
git.txt · Last modified: 2022/12/20 20:12 by julian

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki