tests/test-rebase-dest.t
changeset 45906 95c4cca641f6
parent 45826 21733e8c924f
child 46632 9989a276712f
equal deleted inserted replaced
45905:e131dbf6ee15 45906:95c4cca641f6
   159   $ rebasewithdag -b B -b E -d 'SRC^^' --collapse <<'EOS'
   159   $ rebasewithdag -b B -b E -d 'SRC^^' --collapse <<'EOS'
   160   > B E
   160   > B E
   161   > | |
   161   > | |
   162   > A D
   162   > A D
   163   > EOS
   163   > EOS
   164   abort: unknown revision 'SRC'!
   164   abort: unknown revision 'SRC'
   165   [255]
   165   [255]
   166 
   166 
   167 Rebase to null should work:
   167 Rebase to null should work:
   168 
   168 
   169   $ rebasewithdag -r A+C+D -d 'null' <<'EOS'
   169   $ rebasewithdag -r A+C+D -d 'null' <<'EOS'