mattn/gom

gom install with :command

Opened this issue · 1 comments

gom file:

gom 'git.xxx.com/xx/pfsdk', :command => 'git clone git@git.xxx.com:xx/pfsdk'

First time i exec gom install ,it works fine, but i exec it again ,it report an error:
fatal: destination path '/path/to/_vendor/src/git.xxx.com/xx/pfsdk' already exists and is not an empty directory

syntax :command => is not supported yet.