Homec4science

Fix an issue with Diffusion's display of copied files in Git

Authored by epriestley <git@epriestley.com> on Aug 1 2012, 21:32.

Description

Fix an issue with Diffusion's display of copied files in Git

Summary: If a change copies some file A to B and also edits A, we currently record this as an indirect change and don't show the edits to A in the diff. Instead, record these as direct changes.

Test Plan: Created two commits, one which copied A to B without modifying A and one which copied A to B and modified A. Viewed both commits in Diffusion. The unmodified commit did not show A, and the modified commit did (with the correct changes).

Reviewers: btrahan, vrana

Reviewed By: vrana

CC: champo, aran

Differential Revision: https://secure.phabricator.com/D3120

Details

Committed
epriestley <git@epriestley.com>Aug 1 2012, 21:32
Pushed
aubortJan 31 2017, 17:16
Parents
rPHc96fac1818e7: Allow pages to use new "flexible" nav
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHb8f4f7c43887: Fix an issue with Diffusion's display of copied files in Git (authored by epriestley <git@epriestley.com>).Aug 1 2012, 21:32