git.tmbundle
git.tmbundle copied to clipboard
Add force push support
Because this a potentially destructive, especially being remote, command I would like to see some sort of confirmation/warning when using it. Not sure if that should be in the HTML output or a dialog though, probably a dialog popup. It could even be part of the standard push command? Perhaps asking to force push if pushing fails?
Okay, updated with an upfront confirmation alert rather than asking after failure (as this is how I would use it)
@infininight how's this looking?