Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork940
Commitad00c77
committed
Spell self.Index as self.INDEX in IndexFile.diff
Because, as noted in65863a2, it is now (slightly) preferable towrite INDEX. Note that this is solely stylstic: they are equivalentand must remain so, so that existing code that uses GitPython andaccesses it as Index (including in overridden diff methods whensubclassing Diffable) continues to work.This changes it in the exception message as well.1 parent97d9b65 commitad00c77
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1500 | 1500 |
| |
1501 | 1501 |
| |
1502 | 1502 |
| |
1503 |
| - | |
| 1503 | + | |
1504 | 1504 |
| |
1505 | 1505 |
| |
1506 | 1506 |
| |
| |||
1514 | 1514 |
| |
1515 | 1515 |
| |
1516 | 1516 |
| |
1517 |
| - | |
| 1517 | + | |
1518 | 1518 |
| |
1519 | 1519 |
| |
1520 | 1520 |
| |
1521 | 1521 |
| |
1522 |
| - | |
| 1522 | + | |
1523 | 1523 |
| |
1524 | 1524 |
| |
1525 | 1525 |
|
0 commit comments
Comments
(0)