Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upadd --tsv import/export option to cli #232
Conversation
joyrexus
and others
added some commits
Dec 2, 2014
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
ekg
Dec 4, 2014
Contributor
Will do.
On Dec 4, 2014 12:44 AM, "Max Ogden" notifications@github.com wrote:
@ekg https://github.com/ekg I merged #229
#229 first, and now I get conflicts
w/ this one. I don't wanna mess up anything, so would you mind rebasing
this against dat@master?—
Reply to this email directly or view it on GitHub
#232 (comment).
|
Will do.
|
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Done. Tests pass locally. We'll see what Mr. Travis says. |
ekg commentedDec 3, 2014
Instead of --csv --separator=$'\t', simply specify --tsv. The same works for both import and export. This includes tests for csv and tsv stdin import.