damus-github-export

Damus issue data exported from github
git clone git://jb55.com/damus-github-export
Log | Files | Refs | README | LICENSE

commit 7c0be68dbfb0ef19378b85536dcf12f89e0e45d5
parent 70adbb18ba47df6fd0d666590169e011faed587b
Author: Olivier Jacques <ojacques2@gmail.com>
Date:   Wed, 19 Jul 2017 14:31:59 +0200

Add test files

Diffstat:
Atest/3.csv | 3+++
Atest/4.csv | 3+++
2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/test/3.csv b/test/3.csv @@ -0,0 +1,3 @@ +title,description,labels,state +Test 1, This is the test1 desc, bug,open +Test 2, This is the test2 desc, "question,bug",closed diff --git a/test/4.csv b/test/4.csv @@ -0,0 +1,3 @@ +title,description,labels,assignee +Test 1, This is the test1 desc, bug,github-user +Test 2, This is the test2 desc, "question,bug",github-user