We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb2897 commit ec63a09Copy full SHA for ec63a09
opengrok-tools/README.md
@@ -68,6 +68,9 @@ in our provided structure on its own.
68
Also you call the opengrok tools scripts by the entry points then (`opengrok-groups`, ...).
69
Calling directly the python script `groups.py` would lead to error related to relative imports.
70
71
+Note that on macOS, you will need to install libgit2 library for the tests
72
+to pass.
73
+
74
## Installation
75
76
Test installing your package into the local environment
0 commit comments