Skip to content

Instantly share code, notes, and snippets.

@laixintao
Created September 27, 2017 11:55
Show Gist options
  • Save laixintao/3ba80d2eb31f0c0644212a236e05e8dc to your computer and use it in GitHub Desktop.
Save laixintao/3ba80d2eb31f0c0644212a236e05e8dc to your computer and use it in GitHub Desktop.
#!/bin/sh
git add -A
git commit --amend --no-edit
git push -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment