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 git.Blob.DataAsync(): close pipe since we return a NopCloser #16899

Merged
merged 5 commits into from
Aug 31, 2021

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    763bc14 View commit details
    Browse the repository at this point in the history
  2. refactor

    6543 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    94663e2 View commit details
    Browse the repository at this point in the history
  3. Fix git.Blob.DataAsync(): exec cancel since we already read all bytes…

    … (close pipe since we return a NopCloser)
    6543 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    0a02c99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1438b21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    804def2 View commit details
    Browse the repository at this point in the history