Skip to content

ability to override with_stdout in remote.pull() #432

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

Closed
SurenNihalani opened this issue May 12, 2016 · 4 comments
Closed

ability to override with_stdout in remote.pull() #432

SurenNihalani opened this issue May 12, 2016 · 4 comments

Comments

@SurenNihalani
Copy link

git pull -v prints a lot of output and using this method prints a lot of changed lines information that I don't need. Exposing with_stdout as a param would help. Thanks!

@Byron
Copy link
Member

Byron commented May 19, 2016

After reading this issue I am left with a lot of unknowns, and I am not sure I have understood what the actual problem is. Instead of telling you what I think you mean, would you mind going into more detail to help me understand what you are trying to do, and what you would like to have changed.

@barry-scott
Copy link
Contributor

I raise 437 about pull printing to stdout.

Did you want to suppress the output?
Did you want to process the output?

@Byron
Copy link
Member

Byron commented May 24, 2016

Fixed with #437

@SurenNihalani
Copy link
Author

sorry for the late response folks. I wanted to filter some of the output -v provides.

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

No branches or pull requests

3 participants