comparison tests/test-subrepo-deep-nested-change.t @ 38348:cd196be26cb7

similar: use progress helper Note that a functional change here is that we now show the progress position *before* we start working on the item. This is consistent with how we do it elsewhere. Differential Revision: https://phab.mercurial-scm.org/D3768
author Martin von Zweigbergk <martinvonz@google.com>
date Sat, 16 Jun 2018 00:25:13 -0700
parents b77aa48ba690
children 823a580448d7
comparison
equal deleted inserted replaced
38347:89db59e5cf3e 38348:cd196be26cb7
377 $ mkdir -p foo/bar 377 $ mkdir -p foo/bar
378 $ cd foo 378 $ cd foo
379 $ touch bar/abc 379 $ touch bar/abc
380 $ hg addremove -S .. 380 $ hg addremove -S ..
381 \r (no-eol) (esc) 381 \r (no-eol) (esc)
382 searching for exact renames [ ] 0/1\r (no-eol) (esc) 382 searching for exact renames [========================>] 1/1\r (no-eol) (esc)
383 \r (no-eol) (esc) 383 \r (no-eol) (esc)
384 adding ../sub1/sub2/folder/test.txt 384 adding ../sub1/sub2/folder/test.txt
385 removing ../sub1/sub2/test.txt 385 removing ../sub1/sub2/test.txt
386 adding ../sub1/foo 386 adding ../sub1/foo
387 adding bar/abc 387 adding bar/abc