mirror of
https://github.com/Byron/gitoxide
synced 2025-10-06 01:52:40 +02:00
Add build instructions for the local SVG file
This commit is contained in:
3
Makefile
3
Makefile
@@ -53,6 +53,9 @@ $(test_many_commits_1m_repo):
|
||||
mkdir -p $@
|
||||
cd $@ && git init --bare && git remote add origin https://github.com/cirosantilli/test-many-commits-1m.git && git fetch
|
||||
|
||||
etc/gix-asciicast.svg:
|
||||
svg-term --cast=542159 --out $@ --window
|
||||
|
||||
## get all non-rc tags up to v5.8, oldest tag first (should have 78 tags)
|
||||
## -> convert to commit ids
|
||||
## -> write a new incremental commit-graph file for each commit id
|
||||
|
Reference in New Issue
Block a user