修改最近一次提交的时间 如果只是修改尚未推送的最近一次提交,可以使用 git commit --amend 命令。 git commit --amend --date="2025-11-01T12:00:00"