module Avmtrf1::Git::PushLarge::LfsCommit::PickSourceRevision
def bash_editor
def bash_editor if source_commit.subject.present? 'true' else 'bash -c "printf \\"Mensagem original em branco.\\n\\" > $1"' end end
def bash_editor if source_commit.subject.present? 'true' else 'bash -c "printf \\"Mensagem original em branco.\\n\\" > $1"' end end