Added simple 'cb revert' which is similiar to 'git checkout'.
commit0b9d3a33f681dbbc6f332fd86577204fa3dcc2d4
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Fri, 6 Oct 2006 13:35:00 +0000 (6 20:35 +0700)
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Fri, 6 Oct 2006 13:35:00 +0000 (6 20:35 +0700)
treefec88ccb6e213dae660a610778f9e1c46eef5df9
parent44f1058b99a32463419419a8aeab2ae297274c3d
Added simple 'cb revert' which is similiar to 'git checkout'.

Note that 'cb revert' a deleted item is not working because I haven't figured out how to deal with deleted entries
cuibap/tasks.rb
cuibap/tasks/revert.rb [new file with mode: 0644]