Improve update-auxtools in case of staged changes

This commit is contained in:
Tad Hardesty 2024-03-19 13:13:22 -07:00
parent 2dac6eba15
commit 1f331f5db1

View file

@ -19,5 +19,4 @@ sed \
download-auxtools.sh
# Prepare the commit
git add download-auxtools.sh
git commit -m "Update to auxtools debug server $DEBUG_SERVER_TAG"
git commit -m "Update to auxtools debug server $DEBUG_SERVER_TAG" -- download-auxtools.sh