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 8a10a4f commit 247a5f3Copy full SHA for 247a5f3
src/tools/miri/CONTRIBUTING.md
@@ -242,8 +242,7 @@ josh-proxy --local=$HOME/.cache/josh --remote=https://github.com --no-background
242
243
This uses a directory `$HOME/.cache/josh` as a cache, to speed up repeated pulling/pushing.
244
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`:
+To make josh push via ssh instead of https, you can add the following to your `.gitconfig`:
247
248
```toml
249
[url "git@github.com:"]
0 commit comments