Selaa lähdekoodia

Added missing line between methods.

Maksymilian Barnaś 9 vuotta sitten
vanhempi
commit
9f0625cc59
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      dev/lib/git.js

+ 1 - 0
dev/lib/git.js

@@ -159,6 +159,7 @@ module.exports = {
 
 		tools.shExec( addRemoteCommands.join( ' && ' ) );
 	},
+
 	/*
 	 * Creates commit on repository under specified path
 	 *