tree: 863cfd0f3732ad3babbd578584e1def899d136a9
  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.5.0 libgit2

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