You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ghq get -p [email protected]:almereyda/awesome-starred.git
exists /srv/idata/src/github.com/almereyda/awesome-starred
Also adding the scheme with ssh://[email protected] or even git+ssh://[email protected] each with and without the colon : didn't yield sufficient results.
How can I tell ghq to clone repositories via SSH into a different root directory?
The text was updated successfully, but these errors were encountered:
Considering a configuration that looks like
and
it is not possible to use ghq to clone repositories via SSH into
~/ssc
(secure source code) for separation of protocol concerns.Also adding the scheme with
ssh://[email protected]
or evengit+ssh://[email protected]
each with and without the colon:
didn't yield sufficient results.How can I tell
ghq
to clone repositories via SSH into a different root directory?The text was updated successfully, but these errors were encountered: