Guarantee Git pushes real good with Salt-N-Pepa
Must have Git and npm installed
npm install --global pushit
Windows users will have to install mplayer and add mplayer to the PATH. Mac and Linux users may also install mplayer if pushit
doesn't work (but it should).
# perform a `git push`
git pushit
Audio snippet from Salt-N-Pepa's "Push It" will play to make sure Git pushes real good.
# also works with `git push` options and arguments
git pushit --force origin master
# ^ pushed really good
# Warning: Don't force push to master
MIT © Dustin Specker