drewdeponte / git-ps

Patch Stack workflow CLI extension for Git
MIT License
50 stars 4 forks source link

Fix bug where git-ps pull was hiding rebase err #10

Closed drewdeponte closed 4 years ago

drewdeponte commented 4 years ago

When you would do a git-ps pull it was not outputing the errors from the rebase command. Which would leave you hanging when a conflict arose.

This takes and outputs the standard out as well as the standard error when present resolving this issue.

This resolve issue #9.

ps-id: 054BCADE-09BF-4719-A78D-CF8512380587