Page MenuHomePhabricator

Stop "git blame" from printing "^" markers on root repository commits
ClosedPublic

Authored by epriestley on Apr 20 2018, 8:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 23, 1:17 AM
Unknown Object (File)
Mon, Jul 22, 1:25 PM
Unknown Object (File)
Mon, Jul 22, 10:52 AM
Unknown Object (File)
Sun, Jul 21, 10:12 AM
Unknown Object (File)
Sat, Jul 20, 5:48 AM
Unknown Object (File)
Wed, Jul 17, 10:06 AM
Unknown Object (File)
Sun, Jul 14, 3:16 PM
Unknown Object (File)
Sat, Jul 13, 7:15 AM
Subscribers
None

Details

Summary

Depends on D19391. Ref T13126. See that task for some details on what's going on here.

Test Plan
  • Viewed a file which includes lines that were added during the first commit to the repository.
  • Before D19391: fatal.
  • After D19391: blank.
  • After this patch: accurate blame information.

Diff Detail

Repository
rP Phabricator
Branch
initial2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 20199
Build 27411: Run Core Tests
Build 27410: arc lint + arc unit