* code for task #3100.
This commit is contained in:
@@ -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 ++;
|
||||
|
||||
Reference in New Issue
Block a user