Brand Normalizer #17
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jannik/fuelstats!17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/brand_normalizer"
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?
Adds the brand normalizer to the repo.
You might notice, I renamed the "unknown", "OTHER", and "CLOSED" to "$$unknown$$", "$$other$$", and "$$closed$$".
This is for consistency and so they can be more easily be detected and replaced with something like "(unknown)" or "unknown brand" or whatever.
Rest looks pretty good on first look
@ -0,0 +3,4 @@"username": "INSERT USERNAME HERE","password": "INSERT PASSWORD HERE","host": "example.com","path": "/"done in
7996b090c4View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.