diff --git a/README.md b/README.md index 5ecfe85..6a37461 100644 --- a/README.md +++ b/README.md @@ -295,10 +295,3 @@ ghorg reclone kubernetes-sig-staging kubernetes-sig - Check for other software, such as anti-malware, that could interfere with ghorgs ability to create large number of connections, see [issue 132](https://github.com/gabrie30/ghorg/issues/132#issuecomment-889357960). You can also lower the concurrency with `--concurrency=n` default is 25. - To debug yourself you can call ghorg with the GHORG_DEBUG=true env e.g `GHORG_DEBUG=true ghorg clone kubernetes --concurrency=1` - If you've gotten this far and still have an issue feel free to raise an issue - -## Related Tools - -- [gitlab-cli](https://gitlab.com/gitlab-org/cli/): A GitLab CLI tool bringing GitLab to your command line -- [myrepos](https://github.com/RichiH/myrepos): A tool to manage all your version control repos -- [vcsh](https://github.com/RichiH/vcsh): Version Control System for $HOME -- [gitlabber](https://github.com/ezbz/gitlabber): A utility to clone and pull Gitlab groups, subgroups, projects based on path selection