359
359
[('update', 1, 5, 'Collecting changes [Directory 0] - Stage'),
360
360
('update', 1, 5, 'Collecting changes [Directory 1] - Stage'),
361
361
('update', 2, 5, 'Saving data locally - Stage'),
362
('update', 3, 5, 'Running pre commit hooks - Stage'),
362
('update', 3, 5, 'Running pre_commit hooks - Stage'),
363
363
('update', 4, 5, 'Updating the working tree - Stage'),
364
('update', 5, 5, 'Running post commit hooks - Stage')],
364
('update', 5, 5, 'Running post_commit hooks - Stage')],
382
382
[('update', 1, 5, 'Collecting changes [Directory 0] - Stage'),
383
383
('update', 1, 5, 'Collecting changes [Directory 1] - Stage'),
384
384
('update', 2, 5, 'Saving data locally - Stage'),
385
('update', 3, 5, 'Running pre commit hooks - Stage'),
385
('update', 3, 5, 'Running pre_commit hooks - Stage'),
386
386
('update', 4, 5, 'Updating the working tree - Stage'),
387
('update', 5, 5, 'Running post commit hooks - Stage'),
388
('update', 5, 5, 'Running post commit hooks [hook name] - Stage'),
387
('update', 5, 5, 'Running post_commit hooks - Stage'),
388
('update', 5, 5, 'Running post_commit hooks [hook name] - Stage'),
407
407
[('update', 1, 5, 'Collecting changes [Directory 0] - Stage'),
408
408
('update', 1, 5, 'Collecting changes [Directory 1] - Stage'),
409
409
('update', 2, 5, 'Saving data locally - Stage'),
410
('update', 3, 5, 'Running pre commit hooks - Stage'),
411
('update', 3, 5, 'Running pre commit hooks [hook name] - Stage'),
410
('update', 3, 5, 'Running pre_commit hooks - Stage'),
411
('update', 3, 5, 'Running pre_commit hooks [hook name] - Stage'),
412
412
('update', 4, 5, 'Updating the working tree - Stage'),
413
('update', 5, 5, 'Running post commit hooks - Stage'),
413
('update', 5, 5, 'Running post_commit hooks - Stage'),