moved hash version stamp into .git/hooks

This commit is contained in:
Paul Gauthier 2024-08-30 13:34:36 -07:00
parent 4e26c7e2f3
commit e8912781c6

View file

@ -21,7 +21,3 @@ cog $ARG \
aider/website/docs/config/aider_conf.md \
aider/website/docs/leaderboards/index.md \
aider/website/docs/llms/other.md
cog -r aider/__init__.py && git add aider/__init__.py && git commit -m "updating version hash"