mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-22 12:44:37 -05:00
Rename scope #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @goodmind on GitHub (Nov 5, 2017).
What commit message should be if I rename/move file into other scope?
@stevemao commented on GitHub (Nov 5, 2017):
I think you can include 2 scopes EG:
@goodmind commented on GitHub (Nov 6, 2017):
Well, commitizen can't do something like this :(
@stevemao commented on GitHub (Nov 6, 2017):
I think you just need to type
scope1,scope2as your scope@damianopetrungaro commented on GitHub (May 2, 2018):
Closing this one as solved :)