comparison tests/test-symlinks.out @ 9611:a3d73b3e1f8a

hg.clone: report branch name on update
author Adrian Buehlmann <adrian@cadifra.com>
date Fri, 16 Oct 2009 23:57:34 +0200
parents 0750f11152fe
children
comparison
equal deleted inserted replaced
9610:d78fe60f6bda 9611:a3d73b3e1f8a
17 # try cloning symlink in a subdir 17 # try cloning symlink in a subdir
18 1. commit a symlink 18 1. commit a symlink
19 ? a/b/c/demo 19 ? a/b/c/demo
20 adding a/b/c/demo 20 adding a/b/c/demo
21 2. clone it 21 2. clone it
22 updating working directory 22 updating to branch default
23 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 23 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
24 # git symlink diff 24 # git symlink diff
25 diff --git a/a/b/c/demo b/a/b/c/demo 25 diff --git a/a/b/c/demo b/a/b/c/demo
26 new file mode 120000 26 new file mode 120000
27 --- /dev/null 27 --- /dev/null