* code for task #3100.

This commit is contained in:
wangyidong
2017-08-21 16:00:42 +08:00
parent 2e798743cf
commit fa707a1464
4 changed files with 36 additions and 14 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ $config->git->encodings = 'utf-8';
$config->git->client = '';
$i = 1;
$config->git->repos[$i]['path'] = '';
$config->git->repos[$i]['path'] = '';
$config->git->repos[$i]['encoding'] = 'utf-8';
/*
$i ++;