comparison tests/test-subrepo-git.t @ 13560:a2734c8322ac

merge with stable
author Patrick Mezard <pmezard@gmail.com>
date Mon, 07 Mar 2011 23:19:17 +0100
parents f854b775c386
children 3ab3b892d223
comparison
equal deleted inserted replaced
13558:f854b775c386 13560:a2734c8322ac
327 [255] 327 [255]
328 $ hg commit -qm missing 328 $ hg commit -qm missing
329 abort: subrepo s is missing 329 abort: subrepo s is missing
330 [255] 330 [255]
331 $ hg update -C 331 $ hg update -C
332 cloning subrepo s 332 cloning subrepo s from $TESTTMP/gitroot
333 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 333 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
334 $ hg sum | grep commit 334 $ hg sum | grep commit
335 commit: (clean) 335 commit: (clean)
336 336
337 Check hg update --clean 337 Check hg update --clean