mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 16:08:34 +02:00
want
This commit is contained in:
parent
3246649cb6
commit
f507ceb152
2 changed files with 43 additions and 50 deletions
|
@ -425,6 +425,7 @@ var commandConfig = {
|
|||
return;
|
||||
}
|
||||
|
||||
console.log(generalArgs);
|
||||
command.validateArgBounds(generalArgs, 1, 1);
|
||||
|
||||
engine.checkout(engine.crappyUnescape(generalArgs[0]));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue