Skip to content

Commit 82118ff

Browse files
committed
gitconfig is not a toml file
1 parent 442b868 commit 82118ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/miri/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ you need to pull rustc changes into Miri first, and then re-do the rustc push.
351351
If this fails due to authentication problems, it can help to make josh push via ssh instead of
352352
https. Add the following to your `.gitconfig`:
353353

354-
```toml
354+
```text
355355
356356
pushInsteadOf = https://github.com/
357357
```

0 commit comments

Comments
 (0)