Fixes T4063. The git format-patch command produces a special header
and footer which we need to detect, strip, and parse.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T4063: Parse the output of `git format-patch`
- Commits
- rARC46fe94db9f8c: Support `git-format-patch` format in diff parser
- Added and ran unit tests.
- Submitted a diff with git format-patch HEAD^ --stdout | arc diff --raw.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Lint
Lint Skipped - Unit
Tests Skipped