tomjn / composerpress

Retroactively creates a composer.json for a WordPress site
88 stars 6 forks source link

Fatal error in gitonomy #4

Closed Rarst closed 10 years ago

Rarst commented 10 years ago

Getting this error in plugin's page (after admin menu, no other output):

Fatal error: in C:\server\www\dev\wp-content\plugins\composerpress\vendor\gitonomy\gitlib\src\Gitonomy\Git\Repository.php on line 550

Dumping what $error var holds around there nets this gem:

error while running config output: """git"" �� ���� ����७��� ��� ���譥� ��������, �ᯮ��塞�� �ணࠬ��� ��� ������ 䠩���. "

Win7x64

tomjn commented 10 years ago

Does this still happen?

Rarst commented 10 years ago

Yep. Line shifted to 559.

Rarst commented 10 years ago

Fixed upstream.