forked fromgitpython-developers/GitPython
- Notifications
You must be signed in to change notification settings - Fork0
Commita0788e0
Ignore all lines of subsequent hunks until last one is found
Git version 2.11.1+ introduced extra lines into the subsequent hunksections for incremental blame output. The documentation notes thatparsers of this output should ignore all lines between the start and endfor robust parsing.1 parent830070d commita0788e0
1 file changed
+8
-5
lines changedLines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
713 | 713 |
| |
714 | 714 |
| |
715 | 715 |
| |
716 |
| - | |
717 |
| - | |
718 |
| - | |
719 |
| - | |
720 |
| - | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
721 | 724 |
| |
722 | 725 |
| |
723 | 726 |
| |
|
0 commit comments
Comments
(0)