Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GitRunCommand exception can store stdout output too.#198

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Byron merged 1 commit intogitpython-developers:0.3fromfolti:0.3
Nov 12, 2014

Conversation

folti
Copy link
Contributor

Some git commands, like git merge outputs their problems onto stdout,
instead of stderr, which will be thrown away by the current setup. This
change allows the GitPython commands to store the stdout's value too,
in case of error.

Some git commands, like git merge outputs their problems onto stdout,instead of stderr, which will be thrown away by the current setup. Thischange allows the GitPython commands to store the stdout's value too,in case of error.
@coveralls
Copy link

Coverage Status

Coverage decreased (-13.55%) when pulling48f5476 on folti:0.3 into27c577d on gitpython-developers:0.3.

@Byron
Copy link
Member

Thank you !

Byron added a commit that referenced this pull requestNov 12, 2014
GitRunCommand exception can store stdout output too.
@ByronByron merged commit678821a intogitpython-developers:0.3Nov 12, 2014
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@folti@coveralls@Byron

[8]ページ先頭

©2009-2025 Movatter.jp