diff --git a/src/Git/Repository.php b/src/Git/Repository.php index d6b5830..3dd4405 100644 --- a/src/Git/Repository.php +++ b/src/Git/Repository.php @@ -54,7 +54,7 @@ class Repository extends BaseRepository . '%ct' . '' . '' - . "\" $file" + . "\" -- $file" ); $patch_collection = array();