[camp] #13: amend-record should handle manual reverts correctly

camp camp at projects.haskell.org
Sat Jan 3 09:06:49 EST 2009


#13: amend-record should handle manual reverts correctly
-------------------+--------------------------------------------------------
 Reporter:  igloo  |       Owner:     
     Type:  task   |      Status:  new
 Priority:  minor  |   Milestone:     
Component:  camp   |     Version:     
 Keywords:         |  
-------------------+--------------------------------------------------------
 amend-record should handle scenarios like starting with:
 {{{
 a
 b
 c
 d
 e
 }}}
 recording
 {{{
 a
 fff
 ggg
 hhh
 e
 }}}
 and then amend-recording to
 {{{
 a
 fff
 c
 hhh
 e
 }}}

-- 
Ticket URL: <http://trac.haskell.org/camp/ticket/13>
camp <http://projects.haskell.org/camp/>
Camp (Commute And Merge Patches)


More information about the Camp mailing list