NotesGitGit CommandsGit CommandsUseful git commands.# Update the time while amending commit git commit --amend --date=now# Better force push. git push --force-with-lease