Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete only the prefix when renaming #125

Merged
merged 1 commit into from Nov 5, 2019
Merged

Delete only the prefix when renaming #125

merged 1 commit into from Nov 5, 2019

Conversation

jathak
Copy link
Member

@jathak jathak commented Nov 5, 2019

Previously, renaming references involved patching the entire name, which
had the side of effect of converting all underscores in the original
name to dashes. This now preserves those underscores by only patching
the removed prefix.

Previously, renaming references involved patching the entire name, which
had the side of effect of converting all underscores in the original
name to dashes. This now preserves those underscores by only patching
the removed prefix.
@jathak jathak requested a review from nex3 November 5, 2019 01:01
@jathak jathak merged commit 744aba4 into master Nov 5, 2019
@jathak jathak deleted the prefix-patch-delete branch November 5, 2019 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants