mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-01 10:14:28 +02:00
chore: use gulp
instead of grunt
This commit is contained in:
parent
17bce6b835
commit
edfd052c4c
21 changed files with 2021 additions and 1487 deletions
|
@ -138,8 +138,8 @@ HeadlessGit.prototype.sendCommand = function(value, entireCommandPromise) {
|
|||
console.log('!!!!!!!!!!!!!!!!!!!!!!');
|
||||
});
|
||||
deferred.resolve();
|
||||
return chain;
|
||||
};
|
||||
|
||||
exports.HeadlessGit = HeadlessGit;
|
||||
exports.getTreeQuick = getTreeQuick;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue