Skip to content

Commit de6fafa

Browse files
committed
fix moving files
1 parent 71d095f commit de6fafa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helpers/git_helper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
var path = require('path'),
22
db = require('../models/webideModel'),
33
git = require('gitty'),
4+
Command = require('../node_modules/gitty/lib/command'),
45
url = require('url'),
56
winston = require('winston'),
67
fs = require('fs'),

0 commit comments

Comments
 (0)