Closed tornewuff closed 8 years ago
I see the problem. However, the homeshick subcommand arguments have remained stable for quite a long time and while the issue is a valid one I am not going to fix this (i.e. I'm prioritizing stability).
You will have to rename the repos after cloning, sorry :-/
Closing as "won't fix".
Currently if you "homeshick clone" a URL whose basename is the same as a castle you already have (I have more than one repo called "dotfiles" in different places) it simply fails because the target already exists. Maybe there could be some way to specify a name? Regular "git clone" does this with a second parameter but this doesn't work for homeshick which already accepts multiple URLs instead..