keyu98 / git-derive

Scaling git's object structure. The purpose is to execute the `git log -n <number> -- <path>` in O(1) time complexity and speed up the `git blame`.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Scaling git's object structure. The purpose is to execute the `git log -n <number> -- <path>` in O(1) time complexity and speed up the `git blame`.

License:BSD 3-Clause "New" or "Revised" License