Page MenuHomePhabricator

Rename "commitType" to "symbolicType"
ClosedPublic

Authored by epriestley on May 13 2014, 12:25 PM.
Tags
None
Referenced Files
F19810942: D9092.diff
Tue, Mar 3, 10:06 PM
F19647159: D9092.id21600.diff
Feb 6 2026, 3:03 AM
F19574202: D9092.id21631.diff
Feb 1 2026, 5:59 AM
F19554066: D9092.id21631.diff
Jan 29 2026, 5:08 PM
F19554064: D9092.id21631.diff
Jan 29 2026, 5:08 PM
F19535606: D9092.id.diff
Jan 21 2026, 7:30 AM
F19504120: D9092.id21631.diff
Jan 9 2026, 3:38 AM
F19504117: D9092.id.diff
Jan 9 2026, 3:38 AM
Subscribers

Details

Summary

Ref T2683. The old name was a bit confusing because it meant "the type of the thing the symbol represents": a "commit type" should logically always be "commit".

(Currently, this is only used to detect when we're looking at a tag.)

Test Plan

Looked at a tag. Looked at some other non-tag things. Browsed around, grep.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Rename "commitType" to "symbolicType".
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 13 2014, 4:14 PM
epriestley updated this revision to Diff 21631.

Closed by commit rP112c9e6b5e08 (authored by @epriestley).