Git 自动提交当前的时间
May 12, 2022
1 min read
# 提交当前的时间戳 git commit -m "dev:$(date +%Y%m%d-%H%M%S)"