We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 409296d commit 5998243Copy full SHA for 5998243
README.md
@@ -32,7 +32,7 @@ This sets the credential helper for github using the cache helper with a timeout
32
### Set only for repos owned by you
33
```~/.gitconfig```
34
```ini
35
-[credentials]
+[credential]
36
useHttpPath = true
37
[credential "https://github.com/Xgames123"] # change to your name
38
username=Xgames123 # change to your name
0 commit comments