Home | History | Annotate | Download | only in codereview

Lines Matching full:hg_commit

1184 def hg_commit(ui, repo, *pats, **opts):
1957 ret = hg_commit(ui, repo, *['path:'+f for f in cl.files], message=message, user=userline)