mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-30 06:39:49 +02:00
Remove all white space at end of line
This commit is contained in:
parent
58f2dc4156
commit
10bcc0a02f
17 changed files with 870 additions and 870 deletions
|
@ -37,7 +37,7 @@ var commands = {
|
|||
// copy command, and then set opts
|
||||
commandObj.setOptionsMap(delConfig.options || {});
|
||||
commandObj.setGeneralArgs(delConfig.args || []);
|
||||
|
||||
|
||||
commandConfigs[delConfig.vcs][delConfig.name].execute.call(this, engine, commandObj);
|
||||
}, this);
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue