tests/test-update-renames.t
changeset 12328 b63f6422d2a7
parent 12316 4134686b83e1
child 15501 2371f4aea665
equal deleted inserted replaced
12327:92e30e135581 12328:b63f6422d2a7
     1 # test update logic when there are renames
     1 Test update logic when there are renames
     2 
     2 
     3 # update with local changes across a file rename
     3 Update with local changes across a file rename
     4 
     4 
     5   $ hg init
     5   $ hg init
     6 
     6 
     7   $ echo a > a
     7   $ echo a > a
     8   $ hg add a
     8   $ hg add a