mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-13 22:16:17 -04:00
2 lines
71 B
Bash
2 lines
71 B
Bash
#!/bin/sh
|
|
git rev-parse --git-path index 2>/dev/null || echo /dev/null
|