We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88aba8b commit 6c0f2a9Copy full SHA for 6c0f2a9
lib/gg.js
@@ -42,7 +42,7 @@ exports.upToDate = function(reportOnTrue, reportOnFalse) {
42
}
43
44
});
45
-}
+};
46
47
exports.init = function() {
48
exec('git init', function(error, stdout, stderr) {
0 commit comments