Skip to content

Fixed paginated results of git commands - #91

Closed
lipkau wants to merge 2 commits into
PowerShellOrg:masterfrom
lipkau:fix/GitPaginatedStdout
Closed

Fixed paginated results of git commands#91
lipkau wants to merge 2 commits into
PowerShellOrg:masterfrom
lipkau:fix/GitPaginatedStdout

Conversation

@lipkau

@lipkau lipkau commented Jan 2, 2019

Copy link
Copy Markdown
Contributor

closes #86

lipkau added 2 commits January 2, 2019 17:13
Parameters like `-Raw` can be shorten with `-r` which is a valid parameter for a git command
@lipkau
lipkau force-pushed the fix/GitPaginatedStdout branch from 9bbb930 to 2ec5276 Compare January 2, 2019 18:10
@lipkau

lipkau commented Jan 2, 2019

Copy link
Copy Markdown
Contributor Author

As this changes the input parameters and returned object of Invoke-Git, this is a breaking change... although it fixes a buggy behavior.

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.

Hangs on long commit message

1 participant