tests/test-split.t
branchstable
changeset 4410 8087e9a0f902
parent 4409 2a593d8f07e7
child 4411 8ff5e557432a
equal deleted inserted replaced
4409:2a593d8f07e7 4410:8087e9a0f902
  1183   created new head
  1183   created new head
  1184   (consider using topic for lightweight branches. See 'hg help topic')
  1184   (consider using topic for lightweight branches. See 'hg help topic')
  1185   continue splitting? [Ycdq?] c
  1185   continue splitting? [Ycdq?] c
  1186 
  1186 
  1187   $ hg glog --git -p
  1187   $ hg glog --git -p
  1188   @  3:1f8c09b13fa2 split2 (draft)
  1188   @  3:1f8c09b13fa2 split2 (secret)
  1189   |  diff --git a/c b/c
  1189   |  diff --git a/c b/c
  1190   |  new file mode 100644
  1190   |  new file mode 100644
  1191   |  --- /dev/null
  1191   |  --- /dev/null
  1192   |  +++ b/c
  1192   |  +++ b/c
  1193   |  @@ -0,0 +1,1 @@
  1193   |  @@ -0,0 +1,1 @@
  1194   |  +c
  1194   |  +c
  1195   |
  1195   |
  1196   o  2:bcba06966846 split1 (draft)
  1196   o  2:bcba06966846 split1 (secret)
  1197   |  diff --git a/b b/b
  1197   |  diff --git a/b b/b
  1198   |  new file mode 100644
  1198   |  new file mode 100644
  1199   |  --- /dev/null
  1199   |  --- /dev/null
  1200   |  +++ b/b
  1200   |  +++ b/b
  1201   |  @@ -0,0 +1,1 @@
  1201   |  @@ -0,0 +1,1 @@