Closed cdata closed 8 years ago
Cool, looks good to me. How'd you do the capitalization-sensitive find and replace? First replace Carbon
with App
then replace carbon
with app
?
I second @rictic 's witchcraft question.
LGTM :+1:
@rictic You answered your own question, basically. My order was:
carbon-
-> app-
Carbon
-> App
carbon
-> app
/cc @e111077 @rictic and of course the obligatory git mv carbon-... app-...
- I thought about writing a script to do that for me, but my shell-fu is not efficient enough to save me time by doing that.
/cc @e111077
/cc @e111077