forked fromgitpython-developers/GitPython
- Notifications
You must be signed in to change notification settings - Fork0
Commit8486f2d
committed
Merge pull requestgitpython-developers#443 from boegel/fix_ordereddict
import OrderedDict from git.odict rather than directly from collections, to pix Py2.6 compatibility1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments
Comments
(0)