Skip to content

Commit

Permalink
Update Signed and Verified commits with GitHub desktop.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HotCakeX committed Nov 20, 2023
1 parent 6f818d5 commit d9d831f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Add these new sections to the end of your `.gitconfig` file. It's usually locate
and add this to the `[user]` section to define your SSH public key, it's a direct path to that file.

```
signingkey = "Path/To/SSH/SSHKey.pub
signingkey = "Path/To/SSH/SSHKey.pub"
```

**You must replace all of the normal backward slashes `\` to forward slash `/` in your path, otherwise GitHub desktop throws an error.**
Expand Down

0 comments on commit d9d831f

Please sign in to comment.