summaryrefslogtreecommitdiff
path: root/tests/resources/testrepo.git
diff options
context:
space:
mode:
authorlhchavez <lhchavez@lhchavez.com>2021-01-04 18:22:43 -0800
committerlhchavez <lhchavez@lhchavez.com>2021-01-10 11:18:38 -0800
commit3fd57a75e9dd0c4b0e40ee6e21568d40bd70d29b (patch)
tree7ba89ed7cea693a3a48c6ab509608ab5175aab76 /tests/resources/testrepo.git
parentf0d7922c9bafff38e12978625f467aafebe75145 (diff)
downloadlibgit2-3fd57a75e9dd0c4b0e40ee6e21568d40bd70d29b.tar.gz
commit-graph: Introduce a parser for commit-graph files
This change is the first in a series to add support for git's commit-graph. This should speed up commit graph traversals by avoiding object parsing and allowing some operations to terminate earlier. Part of: #5757
Diffstat (limited to 'tests/resources/testrepo.git')
-rw-r--r--tests/resources/testrepo.git/objects/info/commit-graphbin0 -> 1940 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/resources/testrepo.git/objects/info/commit-graph b/tests/resources/testrepo.git/objects/info/commit-graph
new file mode 100644
index 000000000..2ef31d83e
--- /dev/null
+++ b/tests/resources/testrepo.git/objects/info/commit-graph
Binary files differ