Skip to content
Snippets Groups Projects
Commit c1ac1c34 authored by Siddharth Agarwal's avatar Siddharth Agarwal
Browse files

gitrepo: drop support for Mercurial < 1.7

parent 73cf8d29
No related branches found
No related tags found
No related merge requests found
......@@ -63,10 +63,6 @@
def pushkey(self, namespace, key, old, new):
return False
# used by incoming in hg <= 1.6
def branches(self, nodes):
return []
instance = gitrepo
def islocal(path):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment