[go: up one dir, main page]

Skip to content

GetRawChanges does not handle "special characters" in filenames

Git defaults to quoting "special characters" (higher that ascii 0x80) in git diff --raw output. This means we get broken responses from GetRawChanges sometimes.

I think we can fix this by using git diff --raw -z instead.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information