jgm / jgm/gitit

haskell error message when trying to edit a page (with MSysGit)

Open
#314 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
2.3k
Forks
231
PR merge metrics
No merged PRs in 30d

Description

I have error when I try edit any page within web-interface:

Server error: Data/FileStore/Git.hs:265:7-74: Irrefutable pattern failed for pattern (rev : date' : author : email : subject : rest)

because MSysGit (Git for Windows) has problems with %x00 separator in --pretty=format: attribute
(this separator terminate string)

Is it possible to replace %x00 separator with %x02 ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.