with rebase above and below

This commit is contained in:
Peter Cottle 2013-08-04 14:43:16 -07:00
parent 6a48f2fff4
commit 65bfab372a
2 changed files with 8 additions and 1 deletions

View file

@ -191,7 +191,8 @@ var commandConfig = {
engine.hgRebase(dest, base);
} else {
// TODO
// TODO!!!
throwE();
}
}
},