Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 247a5f3

Browse files
oli-obkRalfJung
andauthored
Update CONTRIBUTING.md
Co-authored-by: Ralf Jung <post@ralfj.de>
1 parent 8a10a4f commit 247a5f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/tools/miri/CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,7 @@ josh-proxy --local=$HOME/.cache/josh --remote=https://github.com --no-background
242242

243243
This uses a directory `$HOME/.cache/josh` as a cache, to speed up repeated pulling/pushing.
244244

245-
Note that josh is unable to handle ssh auth natively, but you can force it to use ssh auth
246-
by adding the following to your `.gitconfig`:
245+
To make josh push via ssh instead of https, you can add the following to your `.gitconfig`:
247246

248247
```toml
249248
[url "git@github.com:"]

0 commit comments

Comments
 (0)