Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Parse file diffs #4

Open
ipmb opened this issue Jan 31, 2018 · 0 comments
Open

Parse file diffs #4

ipmb opened this issue Jan 31, 2018 · 0 comments

Comments

@ipmb
Copy link
Member

ipmb commented Jan 31, 2018

They have a changes field that looks like this:

{
  "diff": "--- \n+++ \n@@ -10,7 +10,7 @@\n req-logger = file:/var/log/proj/uwsgi.access.log\n # Prefix all log statements with date formatted as in common log format:\n log-date = [%%d/%%b/%%Y:%%H:%%M:%%S %%z]\n-logger = file:/var/log/proj/uwsgi.error.log\n+logger = file:/var/log/proj/uwsgi.log\n log-slow = 2000\n \n \n"
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant