Home | History | Annotate | Download | only in codereview

Lines Matching refs:commit

1246 		hg commit -m 'create release-branch.rNN'
1768 node = repo.commit(ustr(opts['message']), ustr(userline), opts.get('date'), m)
1794 # we're committed. upload final patch, close review, add commit message
2314 raise util.Abort("codereview extension enabled; use mail, upload, or submit instead of commit")
2350 cmdutil.commit = nocommit
2364 # The first email address is the one used in commit logs.