When things go wrong, you need to gitgud
. gitgud
acts just like git
, but gives you superpowers when trying to git push
. It will attempt to git push
until it succeeds.
gitgud supports the same commands as git
as it is effectively calling git
under the hood.
gem install gitgud
This gem is MIT licensed, please see LICENSE for more information.