Uppdatera 'Git cheat sheet.md'
This commit is contained in:
parent
f3994fbf55
commit
2d3587fde0
@ -1,3 +1,5 @@
|
||||
# Git cheat sheet
|
||||
|
||||
#### Checka ut specifik commit
|
||||
|
||||
<code>git checkout {{sha}}</code>
|
||||
@ -42,7 +44,7 @@ git pull
|
||||
#### Aktivera Windows Credentials manager
|
||||
|
||||
<pre><code>git config --global credential.helper manager
|
||||
git config --list</code><pre>
|
||||
git config --list</code></pre>
|
||||
|
||||
#### Kontrollera användarinformation lagrad i Windows Credentials manager
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user