• Oswaldo Ferreira's avatar
    Remove DB transaction from Rebase operation · bdfafc7a
    Oswaldo Ferreira authored
    Instead keeping a transaction open, which can fail
    if Gitaly takes more time than expected to process,
    now we rescue possible Gitaly errors, cleaning up
    the merge request object accordingly.
    bdfafc7a
repository.rb 29.5 KB