forked from gitpython-developers/GitPython
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit d986a59
Merge pull request gitpython-developers#1778 from stegm/fix_index_with_pathlike
Fix if items of Index is of type PathLike2 files changed
+8
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
940 | 940 |
| |
941 | 941 |
| |
942 | 942 |
| |
943 | - | ||
943 | + | ||
944 | 944 |
| |
945 | 945 |
| |
946 | 946 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
558 | 558 |
| |
559 | 559 |
| |
560 | 560 |
| |
561 | - | ||
562 | - | ||
561 | + | ||
562 | + | ||
563 | 563 |
| |
564 | - | ||
564 | + | ||
565 | + | ||
566 | + | ||
565 | 567 |
| |
566 | - | ||
568 | + | ||
567 | 569 |
| |
568 | - | ||
570 | + | ||
569 | 571 |
| |
570 | 572 |
| |
571 | 573 |
| |
|
0 commit comments