mirror of
https://github.com/grdl/git-get.git
synced 2026-02-04 12:46:46 +00:00
When set, git-get won't create a directory for the repo host. So instead of `<root>/<host>/<user>/<repo>`, a repo will be cloned into `<root>/<user>/<repo>`. It's useful if all repos some from the same host and that additional folder feels redundant.