File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ their trees themselves.
448
448
entitled "What's cooking in git.git" and "What's in git.git" giving
449
449
the status of various proposed changes.
450
450
451
- == GitHub CI[[GHCI]]]
451
+ == GitHub CI[[GHCI]]
452
452
453
453
With an account at GitHub, you can use GitHub CI to test your changes
454
454
on Linux, Mac and Windows. See
@@ -463,7 +463,7 @@ Follow these steps for the initial setup:
463
463
464
464
After the initial setup, CI will run whenever you push new changes
465
465
to your fork of Git on GitHub. You can monitor the test state of all your
466
- branches here: https://github.com/<Your GitHub handle>/git/actions/workflows/main.yml
466
+ branches here: ` https://github.com/<Your GitHub handle>/git/actions/workflows/main.yml`
467
467
468
468
If a branch did not pass all test cases then it is marked with a red
469
469
cross. In that case you can click on the failing job and navigate to
You can’t perform that action at this time.
0 commit comments