Skip to content

Commit 34b9fc9

Browse files
committed
Add build instructions for the local SVG file
1 parent 54581db commit 34b9fc9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ $(test_many_commits_1m_repo):
5353
mkdir -p $@
5454
cd $@ && git init --bare && git remote add origin https://github.com/cirosantilli/test-many-commits-1m.git && git fetch
5555

56+
etc/gix-asciicast.svg:
57+
svg-term --cast=542159 --out $@ --window
58+
5659
## get all non-rc tags up to v5.8, oldest tag first (should have 78 tags)
5760
## -> convert to commit ids
5861
## -> write a new incremental commit-graph file for each commit id

0 commit comments

Comments
 (0)