# File lib/bummr/cli.rb, line 79 def remove_commit(sha) Bummr::Remover.instance.remove_commit(sha) end