We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aecb80c commit 1f626b2Copy full SHA for 1f626b2
git/refs/symbolic.py
@@ -1,5 +1,5 @@
1
import os
2
-
+import os.path as osp
3
from git.compat import defenc
4
from git.objects import Object
5
from git.objects.commit import Commit
0 commit comments