Amend the time of a commit

suggest change

You cam amend the time of a commit with:

git commit --amend --date="Thu Jul 28 11:30 2016 -0400"

or:

git commit --amend --date="now"

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents