8
0
فهرست منبع

Added missing line between methods.

Maksymilian Barnaś 9 سال پیش
والد
کامیت
9f0625cc59
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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
 	 *