Change the date of a git commit · Set the date of the last commit to the current date. GIT_COMMITTER_DATE="$(date)" git commit --amend --no-edit ...
確定! 回上一頁