Custom Git command that marks your commits as pushed, then reverts the process after 8 seconds
cp git-pushdemont /bin
chmod a+x git-pushdemont
Then go to your favorite project and you can execute
git pushdemont
Enjoy it!
Custom Git command that marks your commits as pushed, then reverts the process after 8 seconds
Apache-2.0