mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 17:27:22 +02:00
with rebase above and below
This commit is contained in:
parent
6a48f2fff4
commit
65bfab372a
2 changed files with 8 additions and 1 deletions
|
@ -191,7 +191,8 @@ var commandConfig = {
|
|||
|
||||
engine.hgRebase(dest, base);
|
||||
} else {
|
||||
// TODO
|
||||
// TODO!!!
|
||||
throwE();
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue