219
219
get added when you add a file in the directory.
224
def run(self, file_list, no_recurse=False, quiet=False):
225
225
from bzrlib.add import smart_add, add_reporter_print, add_reporter_null
227
227
reporter = add_reporter_null
229
229
reporter = add_reporter_print