braid
braid copied to clipboard
`braid add` should fail if the destination already exists
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.