git subtree add --prefix=projectpath https://github.com/newfivefour/vimrc.git master
while i am trying to clone to the existing directory i am facing an error as prefix 'projectpath ' already exists.
git subtree add --prefix=projectpath https://github.com/newfivefour/vimrc.git master
while i am trying to clone to the existing directory i am facing an error as prefix 'projectpath ' already exists.