diff options
author | kylezhao <kylezhao@tencent.com> | 2021-07-14 10:52:10 +0800 |
---|---|---|
committer | kylezhao <kylezhao@tencent.com> | 2022-12-23 13:06:06 +0800 |
commit | 8a7348df6966da39c1402c8f51fa4f7a9aeb8e7e (patch) | |
tree | ffa7029fc05059c6ce4673c456af7d940d8cb850 /org.eclipse.jgit.pgm | |
parent | 6722f25d565c1acefefb232a45e690507bcd457a (diff) | |
download | jgit-8a7348df6966da39c1402c8f51fa4f7a9aeb8e7e.tar.gz jgit-8a7348df6966da39c1402c8f51fa4f7a9aeb8e7e.zip |
CommitGraph: add commit-graph for FileObjectDatabase
This change makes JGit can read .git/objects/info/commit-graph file
and then get CommitGraph.
Loading a new commit-graph into memory requires additional time. After
testing, loading a copy of the Linux's commit-graph(1039139 commits)
is under 50ms.
Bug: 574368
Change-Id: Iadfdd6ed437945d3cdfdbe988cf541198140a8bf
Signed-off-by: kylezhao <kylezhao@tencent.com>
Diffstat (limited to 'org.eclipse.jgit.pgm')
0 files changed, 0 insertions, 0 deletions