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

Fix stange behavior of DownloadPullDiffOrPatch in incorect index (#17223) #17227

Merged
merged 3 commits into from
Oct 5, 2021

Commits on Oct 5, 2021

  1. Fix GetPullRequestByIndex

    * validate index
    
    Signed-off-by: Danila Kryukov <pricly_yellow@dismail.de>
    pricly-yellow committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    2f2250d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4ce68c View commit details
    Browse the repository at this point in the history
  3. Add test for 0 pull request id

    Co-authored-by: a1012112796 <1012112796@qq.com>
    pricly-yellow and a1012112796 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    59c40b3 View commit details
    Browse the repository at this point in the history