We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1537aab + 9989f89 commit 8486f2dCopy full SHA for 8486f2d
git/cmd.py
@@ -13,7 +13,7 @@
13
import errno
14
import mmap
15
16
-from collections import OrderedDict
+from git.odict import OrderedDict
17
18
from contextlib import contextmanager
19
import signal
0 commit comments