Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ls-files method to repo #4

Merged
merged 1 commit into from
Jan 13, 2014
Merged

Conversation

epmenard
Copy link

I needed access to the ls-files command so I created and exposed the method for it in the repo object. Then set up a basic parser to intercept the -z command for null line termination but limited parsing capabilities to output an array of arrays rather than an object with properties, due to the various output possibilities with so many available option combos.

@notatestuser
Copy link
Owner

Thanks for this. I'll merge once I've had a chance to check up on why the tests are struggling on node 0.6 in the CI

notatestuser added a commit that referenced this pull request Jan 13, 2014
Added ls-files method to repo
@notatestuser notatestuser merged commit 60ffeec into notatestuser:master Jan 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants