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

Add an output_strip kwarg to Git.execute#79

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:masterfromznerol:feature/master/cmd-output-strip
Oct 21, 2012
Merged

Add an output_strip kwarg to Git.execute#79

Byron merged 1 commit intogitpython-developers:masterfromznerol:feature/master/cmd-output-strip
Oct 21, 2012

Conversation

znerol
Copy link

Strip the last line of the output if it is empty (default). Stripping should be disabled whenever it is important that the output is not modified in any way. For example when retrieving patch files using git-diff.

Strip the last line of the output if it is empty (default). Stripping should bedisabled whenever it is important that the output is not modified in any way.For example when retrieving patch files using git-diff.
@Byron
Copy link
Member

Thanks for the fix.
One last question though - are you sure you want it to be in master ? After all, master is still experimental, and the only version I would endorse for production purposes is 0.3 (in the respective branch).

Byron added a commit that referenced this pull requestOct 21, 2012
@ByronByron merged commit0e90a8f intogitpython-developers:masterOct 21, 2012
@znerol
Copy link
Author

It certainly would be nice to have that in 0.3. You should be able togit cherry-pick0e90a8f.

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.

2 participants
@znerol@Byron

[8]ページ先頭

©2009-2025 Movatter.jp