Skip to content
This repository was archived by the owner on Apr 12, 2019. It is now read-only.

Fix escaped char bug in getCommitInfos #64

Merged
merged 1 commit into from
Jun 16, 2017

Conversation

ethantkoenig
Copy link
Member

The filenames in the output of git log command may contain escaped characters in quotes (e.g. for files whose name contain backslashes):

13d136320bad8b0318c2476a392fafb11b0bcf13
"content\\G44870\\ῥῆμα.md"

getCommitInfos previously did not for account this; with these changes it does.

@lunny lunny added the kind/bug label Jun 15, 2017
@lunny
Copy link
Member

lunny commented Jun 15, 2017

LGTM

@ethantkoenig
Copy link
Member Author

Make L-G-T-M work

@appleboy
Copy link
Member

LGTM

@appleboy appleboy merged commit 2f740f2 into go-gitea:master Jun 16, 2017
@ethantkoenig ethantkoenig deleted the fix/commit_infos branch June 19, 2017 01:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants