Skip to content

Exception with new line #216

Closed
Closed
@claudiu-cristea

Description

@claudiu-cristea

I'm cloning https://github.com/RegioneER/rer.sitesearch with:

$repository = Admin::cloneRepository($localPath, $remoteUrl, [
   '--mirror',
   '--no-checkout',
   '--filter=tree:0',
]);

(I'm only interested in repo metadata)

Then I try to get all commits with:

$repository->getLog()->getCommits()

Specifically with this repo I hit this exception:

In ParserBase.php line 112:

  Expected "
  ", but got "" ()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions