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
F13958430: D19392.diff
Mon, Oct 14, 2:44 PM
Unknown Object (File)
Fri, Oct 11, 2:55 PM
Unknown Object (File)
Fri, Oct 11, 2:53 PM
Unknown Object (File)
Fri, Oct 11, 2:52 PM
Unknown Object (File)
Fri, Oct 11, 2:49 PM
Unknown Object (File)
Wed, Oct 9, 9:27 AM
Unknown Object (File)
Wed, Sep 18, 10:04 AM
Unknown Object (File)
Sep 17 2024, 9:32 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable