Try to make an information clearer about $COMMIT

This commit is contained in:
Pierre Labastie 2022-04-01 10:13:55 +02:00
parent 2c1a763990
commit 2bf44e2724

View file

@ -10,7 +10,7 @@ get_book() { #
test `type -p git` || eval "echo \"This feature requires Git.\" test `type -p git` || eval "echo \"This feature requires Git.\"
exit 1" exit 1"
echo -n "Downloading the lfs document, $COMMIT branch/tag/commit... " echo -n "Downloading the lfs document, branch/tag/commit: $COMMIT... "
# Grab a fresh book if it's missing, otherwise, update it from the # Grab a fresh book if it's missing, otherwise, update it from the
# repo. If we've already extracted the commands, move on to getting the # repo. If we've already extracted the commands, move on to getting the