d1b4bb182d
* 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