mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
fix git call back to ls-tree
This commit is contained in:
@@ -1564,7 +1564,8 @@ _.extend(Isopack.prototype, {
|
||||
var self = this;
|
||||
|
||||
var pathsToCopy = files.runGitInCheckout(
|
||||
'ls-files',
|
||||
'ls-tree',
|
||||
'-r',
|
||||
'--name-only',
|
||||
'--full-tree',
|
||||
'HEAD',
|
||||
|
||||
Reference in New Issue
Block a user