Skip to content

Conversation

martin-helmich
Copy link
Contributor

Currently, the WorkingCopy::getUntrackedFiles method returns only a hardcoded empty array. This commit adds an implementation for this method that parses git status output and returns the list of untracked files as array.

Currently, the WorkingCopy::getUntrackedFiles method returns only a
hardcoded empty array. This commit adds an implementation for this
method that parses `git status` output and returns the list of
untracked files as array.
@alexandresalome
Copy link
Member

❤️

alexandresalome pushed a commit that referenced this pull request Oct 5, 2014
…ckedfiles

Implement WorkingCopy::getUntrackedFiles.
@alexandresalome alexandresalome merged commit 2df6bd7 into gitonomy:master Oct 5, 2014
@martin-helmich martin-helmich deleted the feature-implement-getuntrackedfiles branch October 5, 2014 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants