mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 12:02:24 +08:00

* Bump nanogit library This version of nanogit will be optimized for performance, specially for bulk writes. It will store packfiles in a temporary file if there are too many and clean up after push or when the writer is removed. * Format code in nanogit/git.go