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

Update ChangedFiles enumeration logic #132

Merged
merged 3 commits into from
Jul 1, 2021

Conversation

deeksha-microsoft
Copy link
Contributor

@deeksha-microsoft deeksha-microsoft commented Apr 7, 2021

Fixes #131

When calculating diff to get changed files, take diff of only the working directory. Ref:
https://stackoverflow.com/questions/8382019/how-do-i-git-diff-on-a-certain-directory

@deeksha-microsoft deeksha-microsoft changed the title Update ChangedFilesBuilder.scala Update ChangedFiles are enumeration logic Apr 7, 2021
@deeksha-microsoft deeksha-microsoft changed the title Update ChangedFiles are enumeration logic Update ChangedFiles enumeration logic Apr 14, 2021
@deeksha-microsoft
Copy link
Contributor Author

@SimonJPegg to please have a look again

@SimonJPegg SimonJPegg merged commit 7622326 into SimonJPegg:master Jul 1, 2021
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.

ChangedFilesBuilder gets changes for the whole repo instead of just the working directory
2 participants