From 8dace64287f40d5dff644c38a95fa4f6bc687472 Mon Sep 17 00:00:00 2001 From: Jay Gabriels Date: Sat, 25 Mar 2023 15:39:40 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c566d959..02d24c30 100644 --- a/README.md +++ b/README.md @@ -287,3 +287,10 @@ 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