Merge pull request #7091 from emmanuel-ferdman/main

Update `racy.c` reference
This commit is contained in:
Patrick Steinhardt
2025-08-11 11:13:31 +02:00
committed by GitHub

View File

@@ -333,7 +333,7 @@ run the index tests:
To run a single test named `index::racy::diff`, which corresponds to
the test function
[`test_index_racy__diff`](https://github.com/libgit2/libgit2/blob/main/tests/index/racy.c#L23):
[`test_index_racy__diff`](https://github.com/libgit2/libgit2/blob/main/tests/libgit2/index/racy.c#L22):
$ ./libgit2_tests -sindex::racy::diff