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 b4848e9 commit b8bb8fcCopy full SHA for b8bb8fc
docs/using-gitbase/getting-started.md
@@ -43,6 +43,8 @@ go get -u github.com/src-d/gitbase/...
43
44
#### Oniguruma support
45
46
+**Note:** Oniguruma is enabled in the docker container and "static" linux binary.
47
+
48
On linux and macOS you can choose to build gitbase with oniguruma support, resulting in faster results for queries using the `language` UDF.
49
50
macOS:
0 commit comments