Show More
@@ -481,6 +481,7 b' def copy(ui, repo, pats, opts):' | |||||
481 |
|
481 | |||
482 | if errors: |
|
482 | if errors: | |
483 | ui.warn(_('(consider using --after)\n')) |
|
483 | ui.warn(_('(consider using --after)\n')) | |
|
484 | ||||
484 | return errors, copied |
|
485 | return errors, copied | |
485 |
|
486 | |||
486 | def service(opts, parentfn=None, initfn=None, runfn=None): |
|
487 | def service(opts, parentfn=None, initfn=None, runfn=None): |
General Comments 0
You need to be logged in to leave comments.
Login now