Created
December 5, 2022 22:56
-
-
Save aryelgois/ac149b6e30efffc31b1527a48fa34eda to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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