UNPKG
node-wcc
Version:
latest (0.0.1)
0.0.1
https://gitorious.org/+wcc-dev/qt-creator/wcc-qt-creator
node-wcc
/
lib
/
git.js
11 lines
(9 loc)
•
208 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/** * Git is part of Wcc * Copyright (c) 2012 Dhi Aurrahman * * Wcc is freely distributable under the MIT license. * */
(
function
(
exports
) { }(
typeof
exports
===
'undefined'
?
this
.
_
= {}:
exports
));