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.
1 parent 1537aab commit 9989f89Copy full SHA for 9989f89
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