bundle update and bundle install is ver fantastic. However, is there a good way to undo bundle install and bundle update if something went wrong ?
bundle update and bundle install is ver fantastic. However, is there a good way
Share
There is one obvious way:
and then run
It assumes you use
git– but who does not now days, I have everything in git.