You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor/diff: centralize Git extended-header structure (#96)
Parsing empty Git diffs and reversing them must agree on which headers and directional pairs carry meaning. A single internal parsed view now owns that vocabulary while retaining raw lines, so future changes cannot make those paths drift apart.
Merge pull request #55 from sourcegraph/mrnugget/fix-non-extended-fil…
…e-header-parsing
Fix parsing of non-extended file headers and lines starting with --