We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54581db commit 34b9fc9Copy full SHA for 34b9fc9
Makefile
@@ -53,6 +53,9 @@ $(test_many_commits_1m_repo):
53
mkdir -p $@
54
cd $@ && git init --bare && git remote add origin https://github.com/cirosantilli/test-many-commits-1m.git && git fetch
55
56
+etc/gix-asciicast.svg:
57
+ svg-term --cast=542159 --out $@ --window
58
+
59
## get all non-rc tags up to v5.8, oldest tag first (should have 78 tags)
60
## -> convert to commit ids
61
## -> write a new incremental commit-graph file for each commit id
0 commit comments