braid icon indicating copy to clipboard operation
braid copied to clipboard

`braid add` should fail if the destination already exists

Open mattmccutchen opened this issue 5 years ago • 0 comments

git clone https://github.com/cristibalan/braid/
cd braid
braid add https://github.com/cristibalan/braid/ lib

This overwrites lib without warning. It should probably be an error.

mattmccutchen avatar Oct 11 '20 14:10 mattmccutchen