173 B
173 B
+++ title = 'Git' date = 2024-09-20T04:17:50Z draft = false +++
Commit
- Add date and time in commit messages:
git commit -m "$(date '+%Y-%m-%d %H:%M:%S')"
+++ title = 'Git' date = 2024-09-20T04:17:50Z draft = false +++
git commit -m "$(date '+%Y-%m-%d %H:%M:%S')"