Skip to content

Fix processing issues with very complex changesets#45

Merged
mroth merged 2 commits intomasterfrom
process-fixes
May 23, 2019
Merged

Fix processing issues with very complex changesets#45
mroth merged 2 commits intomasterfrom
process-fixes

Conversation

@mroth
Copy link
Owner

@mroth mroth commented May 23, 2019

I believe this should address #26 #34 and #35 all at once. Only took me two years to get around to really fixing this.

Fixes #26.
Fixes #34.
Fixes #35.

mroth added 2 commits May 23, 2019 16:42
This was originally written early in my Go programming days, and as a
CLI tool there are a lot of log.Fatals deep in the stack showing for
reporting fatal parsing conditions to the user. But, this makes writing
new tests a bit more difficult.

In preparation for starting to debug the process parsing bugs, extract
the error handling to be more library like.
I believe this should fix issues #26 #34 and #35.
@mroth mroth merged commit 5ec3d9f into master May 23, 2019
@mroth mroth deleted the process-fixes branch May 23, 2019 23:06
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.

[BUG] Failed to decode git status change code for chunk Failed to decode Xcode related status Failed to decode git status change code

1 participant