fix git call back to ls-tree

This commit is contained in:
Slava Kim
2015-07-31 18:43:43 -07:00
parent 49a7088c30
commit e8abced83d

View File

@@ -1564,7 +1564,8 @@ _.extend(Isopack.prototype, {
var self = this;
var pathsToCopy = files.runGitInCheckout(
'ls-files',
'ls-tree',
'-r',
'--name-only',
'--full-tree',
'HEAD',