repo.or.cz
/
libgit2
/
github.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
5ab90d3
)
Update `racy.c` reference
author
Emmanuel Ferdman
<
[email protected]
>
Sat, 14 Jun 2025 11:11:54 +0000
(14
04:11
-0700)
committer
Emmanuel Ferdman
<
[email protected]
>
Sat, 14 Jun 2025 11:11:54 +0000
(14
04:11
-0700)
Signed-off-by: Emmanuel Ferdman <
[email protected]
>
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index
7e0f157
..
65116b5
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-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