Commit ad00c77
committed
Spell self.Index as self.INDEX in IndexFile.diff
Because, as noted in 65863a2, it is now (slightly) preferable to
write INDEX. Note that this is solely stylstic: they are equivalent
and must remain so, so that existing code that uses GitPython and
accesses it as Index (including in overridden diff methods when
subclassing Diffable) continues to work.
This changes it in the exception message as well.1 parent 97d9b65 commit ad00c77
1 file changed
+3
-3
lines changed| 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