Skip to content

patch: Fixed a bug where file diffs for renamed files were not picked up #9

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

Merged
merged 1 commit into from
Feb 23, 2016

Conversation

gbbr
Copy link
Contributor

@gbbr gbbr commented Aug 26, 2015

File diffs containing only renames are ignored.

screen shot 2015-08-26 at 6 19 32 pm

@emidoots
Copy link
Member

  • Need a test for this functionality.

Otherwise LGTM

@gbbr
Copy link
Contributor Author

gbbr commented Aug 26, 2015

Thanks, will follow-up with a test.

@gbbr gbbr force-pushed the tmpl-debt branch 2 times, most recently from fafdd52 to d635afe Compare August 27, 2015 10:31
@dmitshur dmitshur changed the title patch: Fixed a bug where file diffs for renamed files where not picked up patch: Fixed a bug where file diffs for renamed files were not picked up Oct 6, 2015
@dmitshur
Copy link
Contributor

If this works and is ready to merge, perhaps it's better to do than, rather than not merging at all? Given that it fixes a real issue. Tests can be added later as an enhancement.

beyang added a commit that referenced this pull request Feb 23, 2016
patch: Fixed a bug where file diffs for renamed files were not picked up
@beyang beyang merged commit 7cb6842 into master Feb 23, 2016
@dmitshur dmitshur deleted the tmpl-debt branch February 23, 2016 18:56
dmitshur added a commit that referenced this pull request Feb 23, 2016
Followup for #9 (comment).

This test passes now, but would fail before #9 was merged.
@dmitshur
Copy link
Contributor

Need a test for this functionality.

Created tests for this in #12.

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.

4 participants