Thanks to visit codestin.com Credit goes to github.com
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 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