Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure that rebase conflicts are handled in updates #16952

Merged
merged 4 commits into from
Sep 5, 2021

Commits on Sep 3, 2021

  1. Ensure that rebase conflicts are handled in updates

    PR go-gitea#16125 did not update the error handlers to handle conflict errors relating
    to rebases. This PR adds them.
    
    Fix go-gitea#16922
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    a617294 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. Configuration menu
    Copy the full SHA
    1e72706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02a2443 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    5491609 View commit details
    Browse the repository at this point in the history