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

500 when select pull from branch in a fork repository for create a PR #6668

Closed
1 of 4 tasks
FalconWu2017 opened this issue Apr 18, 2019 · 2 comments
Closed
1 of 4 tasks
Milestone

Comments

@FalconWu2017
Copy link

FalconWu2017 commented Apr 18, 2019

  • Gitea version (or commit ref):1.7.6
  • Git version:
  • Operating system: win 2012
  • Database (use [x]):
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:
    2019/04/18 09:24:27 [...routers/repo/pull.go:749 PrepareCompareDiff()] [E] GetDiffRange: Wait: exit status 128
    2019/04/18 09:24:27 [D] Template: status/500
    -- url :
    /compare/master...XXX:ForkTest

Description

  1. I have a repository named A.
  2. I fork A to a new repository and name B.
  3. I push a new branch named ForkTest to B.
  4. I want make a new PR in A to merge ForkTest.
    But if I select branch ForkTest want to merge,It will show me a 500 error.
@FalconWu2017 FalconWu2017 changed the title 500 when select pull from branch in another fork repository for create a PR 500 when select pull from branch in a fork repository for create a PR Apr 18, 2019
@zeripath
Copy link
Contributor

This is likely already fixed in 1.8 and master by #6555 and #6515 and their backports. Please try to reproduce on 1.8-rc and on try.

@zeripath zeripath added this to the 1.8.0 milestone Apr 18, 2019
@zeripath zeripath added issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail and removed reviewed/fixed labels Apr 18, 2019
@zeripath zeripath removed this from the 1.8.0 milestone Apr 19, 2019
@FalconWu2017
Copy link
Author

It is fixed.

@zeripath zeripath added reviewed/fixed and removed issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail labels May 13, 2019
@zeripath zeripath modified the milestones: 1.8.2, 1.8.0 May 13, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants