mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
9bea536092
ghq provides a way to organize remote repository clones, like go get does. When you clone a remote repository with ghq, it creates a directory under a specific root directory using the remote repository URL's host and path. You can also list local repositories, jump into local repositories, and bulk get repositories by list of URLs. WWW: https://github.com/motemen/ghq
10 lines
374 B
Plaintext
10 lines
374 B
Plaintext
ghq provides a way to organize remote repository clones, like go
|
|
get does. When you clone a remote repository with ghq, it creates
|
|
a directory under a specific root directory using the remote
|
|
repository URL's host and path.
|
|
|
|
You can also list local repositories, jump into local repositories,
|
|
and bulk get repositories by list of URLs.
|
|
|
|
WWW: https://github.com/motemen/ghq
|