Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

No sideband data stored for push #787

Open
@rickharris

Description

@rickharris

This seems like it could be a regression since #573. I haven't been able to see any sideband data for push for a few months now, while clone stores sideband data just fine. I should've reported this earlier, I thought it was user error at first (hey, maybe it still is!)

Steps to reproduce:

  1. Run the progress example, and see that sideband works fine with clone.
  2. Add Progress: os.Stdout to the push options in the push example and see no sideband data written to os.Stdout.
  3. Push to GitHub using the original implementation's example and see no sideband data written to os.Stdout.

Let me know if I can provide any more details. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions