tests/test-tutorial.t
branchstable
changeset 856 1844bb6aed56
parent 774 03844e1fbfe6
child 817 c2bf0eb727f1
child 867 6a67606e1c34
equal deleted inserted replaced
855:97d8a652f9b9 856:1844bb6aed56
   824 
   824 
   825 
   825 
   826 Handling Divergent amend
   826 Handling Divergent amend
   827 ----------------------------------------------
   827 ----------------------------------------------
   828 
   828 
   829 We can detect that multiple diverging/conflicting amendments have been made.
   829 We can detect that multiple diverging amendments have been made.
   830 The `evolve` command can solve this situation. But all corner case are not
   830 The `evolve` command can solve this situation. But all corner case are not
   831 handled now.
   831 handled now.
   832 
   832 
   833 This section needs to be written.
   833 This section needs to be written.