-
-
Notifications
You must be signed in to change notification settings - Fork 949
Closed
Milestone
Description
/usr/lib/python2.6/site-packages/git/refs/reference.pyc in wrapper(self, *args)
19 def wrapper(self, *args):
20 if not self.path.startswith(self._remote_common_path_default + "/"):
---> 21 raise ValueError("ref path does not point to a remote reference: %s" % path)
22 return func(self, *args)
23 #END wrapper
In [6]: git.version
Out[6]: '0.3.2 RC1'
Metadata
Metadata
Assignees
Labels
No labels