I would like to run workbench.action.git.push after workbench.action.git.input-commit is completed, but git push is called immediately after the commit input appears and before I fill it out and submit it.
Anyone have any ideas to solve this?
perhaps even just a way to delay the push command by 15 seconds.