Differences

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

Link to this comparison view

wiki:git [2024/04/25 06:13] – created 5.152.82.90wiki:git [2024/04/25 06:19] (current) 5.152.82.90
Line 1: Line 1:
 +**Update config**
 +<code>
 +git config user.name "John Doe"
 +git config user.email [email protected]
 +git config --global core.editor vim
 +</code>
 **Update repo url** **Update repo url**
 <code>git remote set-url origin <git_url></code> <code>git remote set-url origin <git_url></code>
Navigation
Print/export
QR Code
QR Code wiki:git (generated for current page)