Skip to content

Instantly share code, notes, and snippets.

@ishideo
Last active November 22, 2018 14:58
Show Gist options
  • Save ishideo/773218d87c245f5993640437b8577e18 to your computer and use it in GitHub Desktop.
Save ishideo/773218d87c245f5993640437b8577e18 to your computer and use it in GitHub Desktop.
cd C:\Users\username\Documents\my_project
git add .
git commit -m "%date:~0,4%-%date:~5,2%-%date:~8,2% updated"
git push
cmd.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment