Skip to content
Snippets Groups Projects
Commit fbfd5505 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4190 OZG-4560 Rename remaining goofy to alfa

```
perl -i -p -e"s/Goofy/Alfa/g" (ack -lI Goofy)
perl -i -p -e"s/goofy/alfa/g" (ack -lI goofy)
perl -i -p -e"s/GOOFY/ALFA/g" (ack -lI GOOFY)

git mv apps/goofy apps/alfa
git mv apps/goofy-e2e apps/alfa-e2e

git checkout apps/alfa-e2e/Jenkinsfile apps/alfa-e2e/Jenkinsfile-static apps/alfa-e2e/docker-compose.yml
```
parent 458ea1d4
Branches
Tags
Loading
Showing
with 40 additions and 14 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment