Skip to content
This repository was archived by the owner on Nov 17, 2021. It is now read-only.

Conversation

@jheroy
Copy link

@jheroy jheroy commented Jan 14, 2015

For example

gom 'git.example.com/example', :command => 'git clone git@git.example.com:example’, :update => 'git fetch'

gom 'git.example.com/example', :command => 'git clone
git@git.example.com:example’, :update => 'git fetch'
```
gom 'github.com/username/repository', :command => 'git clone
http://example.com/repository.git', :update => 'git fetch'
```
@mattn
Copy link
Owner

mattn commented Oct 21, 2015

I wonder command => works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants