1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/repository/worker/commitchangeparser
epriestley 363f292fd8 Partially revert marking of copies as direct
Summary:
The other `true` is correct (and I think we can fix the scaling issues) but this one should be an indirect change. This prevents the branch from appearing in the history of every file.

(I misread this code and gave @vrana some bad advice originally. This is //actually// consistent with Mercurial and Git.)

Test Plan: Partial revert. I'll make this stuff testable.

Reviewers: nh, vrana

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D4742
2013-01-30 12:35:37 -08:00
..
PhabricatorOwnersPackagePathValidator.php Delete license header 2013-01-18 14:45:58 -08:00
PhabricatorRepositoryCommitChangeParserWorker.php Improve Search architecture 2012-12-21 14:21:31 -08:00
PhabricatorRepositoryGitCommitChangeParserWorker.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorRepositoryMercurialCommitChangeParserWorker.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorRepositorySvnCommitChangeParserWorker.php Partially revert marking of copies as direct 2013-01-30 12:35:37 -08:00