feat: Take version as optional arg for blame script

This commit is contained in:
Paul Gauthier 2024-12-13 11:49:14 -08:00 committed by Paul Gauthier (aider)
parent cd79f479e9
commit 2f5d6bf909

View file

@ -3,4 +3,5 @@
# exit when any command fails
set -e
# take a version as an optional command line arg; use v0.1.0 if not provided AI!
./scripts/blame.py v0.1.0 --all --output aider/website/_data/blame.yml