(20241010) With shell scripts.
This commit is contained in:
@@ -10,7 +10,7 @@ read -r COMMENT
|
|||||||
|
|
||||||
# Add all the modified files to the intended commit:
|
# Add all the modified files to the intended commit:
|
||||||
git add .
|
git add .
|
||||||
echo "File added."
|
echo "Files added."
|
||||||
|
|
||||||
# Make the commit:
|
# Make the commit:
|
||||||
git commit -m "$COMMENT"
|
git commit -m "$COMMENT"
|
||||||
|
|||||||
Reference in New Issue
Block a user