Skip to content
Snippets Groups Projects
Commit 84e85f46 authored by timeless's avatar timeless
Browse files

transplant: use Oxford comma

parent dcdf0a52
No related branches found
No related tags found
No related merge requests found
......@@ -607,7 +607,7 @@
return
if not (opts.get('source') or revs or
opts.get('merge') or opts.get('branch')):
raise error.Abort(_('no source URL, branch revision or revision '
raise error.Abort(_('no source URL, branch revision, or revision '
'list provided'))
if opts.get('all'):
if not opts.get('branch'):
......
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