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

plumbing: protocol/packp/sideband, Expose Flush() to make muxer usable. #1095

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ajnavarro
Copy link
Contributor

Without printing the Flush command, the muxer cannot be used to communicate with a git client. Exposed Flush() method from the pkt-line encoder to be able to call it through the Muxer.

@ajnavarro ajnavarro changed the title fix: Expose Flush() to make muxer usable. plumbing: protocol/packp/sideband: Expose Flush() to make muxer usable. May 7, 2024
@ajnavarro ajnavarro changed the title plumbing: protocol/packp/sideband: Expose Flush() to make muxer usable. plumbing: protocol/packp/sideband, Expose Flush() to make muxer usable. May 7, 2024
Without printing the Flush command, the muxer cannot be used to
communicate with a git client. Exposed Flush() method from the pkt-line
encoder to be able to call it through the Muxer.

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Copy link
Member

@pjbgf pjbgf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants