Open jheroy opened 9 years ago
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
gom install
syntax :command => is not supported yet.
:command =>
gom file:
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