DEV Community

Discussion on: How much should you refactor names when domain terminology changes?

Collapse
 
hudsonburgess7 profile image
Hudson Burgess

Definitely guilty of making enormous and aggressive "renamed X -> Y" commits. Didn't think about squashing smaller commits, even though I do that for feature branches all the time.