Skip to content

Instantly share code, notes, and snippets.

@aryelgois
Created December 5, 2022 22:56
Show Gist options
  • Save aryelgois/ac149b6e30efffc31b1527a48fa34eda to your computer and use it in GitHub Desktop.
Save aryelgois/ac149b6e30efffc31b1527a48fa34eda to your computer and use it in GitHub Desktop.
#!/bin/sh
git add -A
git commit --no-verify -m 'stuff'
git push -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment