Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voghDev/git-pushdemont
Custom Git command that marks your commits as pushed, then reverts the process after 8 seconds
https://github.com/voghDev/git-pushdemont
shell shell-scripts
Last synced: 17 days ago
JSON representation
Custom Git command that marks your commits as pushed, then reverts the process after 8 seconds
- Host: GitHub
- URL: https://github.com/voghDev/git-pushdemont
- Owner: voghDev
- License: apache-2.0
- Created: 2017-10-11T18:32:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-28T14:12:35.000Z (about 7 years ago)
- Last Synced: 2024-10-17T12:23:43.347Z (25 days ago)
- Topics: shell, shell-scripts
- Homepage:
- Size: 1.18 MB
- Stars: 453
- Watchers: 10
- Forks: 22
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-pushdemont
Custom Git command that marks your commits as pushed, then reverts the process after 8 seconds# Installing
cp git-pushdemont /bin
chmod a+x git-pushdemont
Then go to your favorite project and you can executegit pushdemont
# Example
![Screenshot](https://github.com/voghDev/git-pushdemont/blob/master/screenshot.gif)
Enjoy it!