ananthakumaran / monky

Magit for Hg
http://ananthakumaran.in/monky/index.html
GNU General Public License v3.0
154 stars 30 forks source link

missing reset (x) command #6

Closed mattharrison closed 13 years ago

mattharrison commented 13 years ago

Magit has a command to reset, I believe the hg equivalent is hg update -C or hg revert -r tip path/to/file (for a file)