git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5129 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
2fe311d0df
commit
80223c3523
@ -55,14 +55,6 @@ class Repository::Mercurial < Repository
|
||||
changeset.scmid
|
||||
end
|
||||
|
||||
def branches
|
||||
nil
|
||||
end
|
||||
|
||||
def tags
|
||||
nil
|
||||
end
|
||||
|
||||
def diff_format_revisions(cs, cs_to, sep=':')
|
||||
super(cs, cs_to, ' ')
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user