mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-30 09:44:26 +02:00
moving command fucntionality
This commit is contained in:
parent
1aa9d76a8b
commit
a9d14521de
4 changed files with 303 additions and 285 deletions
|
@ -51,7 +51,7 @@ InputWaterfall.prototype.process = function(command, callback) {
|
|||
|
||||
InputWaterfall.prototype.sliceGitOff = function(str) {
|
||||
return str.slice('git '.length);
|
||||
}
|
||||
};
|
||||
|
||||
InputWaterfall.prototype.checkDisabledMap = function(command) {
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue