tree: aa3643dd3044e3889afedc0e58b37ea62b64baed
  1. api/
  2. impl/
  3. models/
  4. parser/
  5. store/
  6. tasks/
  7. gitextractor.go
  8. README.md
backend/plugins/gitextractor/README.md

Please see details in the Apache DevLake website

Build with local compiled v1.3.2 libgit2

CGO_LDFLAGS="-L/usr/local/lib -lgit2" CGO_CFLAGS="-I/usr/local/include" go build ./plugins/gitextractor/... 2>&1 | tail -5