Update README.md

This commit is contained in:
Jay Gabriels
2023-07-01 10:14:51 -07:00
parent 4a577debf0
commit fa9f1b8ed5

View File

@@ -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