mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 09:24:36 +00:00
inter.txt: fix git bisect example (#5722)
This commit is contained in:
committed by
Andreas Rumpf
parent
fa592f3aad
commit
43dae68a42
@@ -157,7 +157,7 @@ compilation fails. This exit code tells ``git bisect`` to skip the
|
||||
current commit.::
|
||||
|
||||
git bisect start bad-commit good-commit
|
||||
git bisect ./koch -r c test-source.nim
|
||||
git bisect run ./koch temp -r c test-source.nim
|
||||
|
||||
The compiler's architecture
|
||||
===========================
|
||||
|
||||
Reference in New Issue
Block a user