Merge pull request #399 from kromiii/patch-1
Some checks failed
integration / test (push) Has been cancelled
tagpr / tagpr (push) Has been cancelled
test / test (macOS-latest) (push) Has been cancelled
test / test (ubuntu-latest) (push) Has been cancelled
test / test (windows-latest) (push) Has been cancelled

This commit is contained in:
Masayuki Matsuki 2024-10-19 16:47:00 +09:00 committed by GitHub
commit 52efddc011
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ get::
shallow-cloned repository cannot be pushed to remote.
Currently Git and Mercurial repositories are supported. +
With '--branch' option, you can clone the repository with specified
repository. This option is currently supported for Git, Mercurial,
branch. This option is currently supported for Git, Mercurial,
Subversion and git-svn. +
The 'ghq' gets the git repository recursively by default. +
We can prevent it with '--no-recursive' option.