mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-17 11:10:57 +01:00
@@ -54,7 +54,7 @@ class Repository extends BaseRepository
|
|||||||
. '<commiter_date>%ct</commiter_date>'
|
. '<commiter_date>%ct</commiter_date>'
|
||||||
. '<message><![CDATA[%s]]></message>'
|
. '<message><![CDATA[%s]]></message>'
|
||||||
. '<body><![CDATA[%b]]></body>'
|
. '<body><![CDATA[%b]]></body>'
|
||||||
. "</item>\" $file"
|
. "</item>\" -- $file"
|
||||||
);
|
);
|
||||||
|
|
||||||
$patch_collection = array();
|
$patch_collection = array();
|
||||||
|
|||||||
Reference in New Issue
Block a user