Files
gitservice/addcommit.sh
2025-06-15 18:47:20 +02:00

4 lines
35 B
Bash

git add .
git commit -m "$(date)"