Skip to content

Add an output_nostrip kwarg to Git.execute#76

Closed
znerol wants to merge 1 commit into
gitpython-developers:masterfrom
znerol:feature/master/cmd-output-nostrip
Closed

Add an output_nostrip kwarg to Git.execute#76
znerol wants to merge 1 commit into
gitpython-developers:masterfrom
znerol:feature/master/cmd-output-nostrip

Conversation

@znerol

@znerol znerol commented Oct 12, 2012

Copy link
Copy Markdown

The last line of the output normally is stripped if it is empty. If output_nostrip is True, this behavior is disabled. This can be important when constructing patches e.g. using the diff command.

The last line of the output normally is stripped if it is empty. If
output_nostrip is True, this behavior is disabled. This can be important
when constructing patches e.g. using the diff command.
@znerol

znerol commented Oct 12, 2012

Copy link
Copy Markdown
Author

Whitespace issues, sorry for that. Will reopen a new pull request.

@znerol znerol closed this Oct 12, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant