felangel / mason

Tools which allow developers to create and consume reusable templates called bricks.
https://docs.brickhub.dev
932 stars 93 forks source link

Fixes #1310: mason add command ask for overwrite if brick is found #1366

Open koukibadr opened 1 week ago

koukibadr commented 1 week ago

Status

Ready for review

Description

This is a part of https://github.com/felangel/mason/issues/1310, "feat: ask to overwrite or not for duplicate brick name".

Changes:

Type of Change