Преглед изворни кода

removed chessRepo parameter

master
guest пре 3 година
родитељ
комит
57e5313835
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      i.win.js

+ 1
- 1
i.win.js Прегледај датотеку

return cli.prompt(choices, 'git repository : ', chessRepo).then(function(choice){ chessRepo = choice } ) return cli.prompt(choices, 'git repository : ', chessRepo).then(function(choice){ chessRepo = choice } )
} }
) )
return any(steps).then(function(chessRepo){
return any(steps).then(function(){
var ifns = [ var ifns = [
['git', ['clone', chessRepo + '/chess/elxr'] ] ['git', ['clone', chessRepo + '/chess/elxr'] ]
] ]

Loading…
Откажи
Сачувај