Home
last modified time | relevance | path

Searched refs:gitsvncommands (Results 1 – 1 of 1) sorted by relevance

/dports/devel/mercurial/mercurial-6.0/hgext/
H A Dgithelp.py1142 if svncmd not in gitsvncommands:
1146 return gitsvncommands[svncmd](ui, repo, *args, **kwargs)
1265 gitsvncommands = { variable