From 9e79b96b711bd6ce75b4acfaae8381f841a78ea2 Mon Sep 17 00:00:00 2001 From: Eriks Zelenka Date: Thu, 30 Dec 2021 15:42:37 +0000 Subject: [PATCH] docs: update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e3558d4..0aa5196 100644 --- a/README.md +++ b/README.md @@ -169,3 +169,11 @@ Flags: -u, --mirror-url string Private Mirror URL prefix to push repositories to (example: git@github.com:acmeorg) -v, --mirror-visibility-mode string Mirror visibility mode [private|internal|public] (default "private") ``` + +# Related or similar projects + +* https://github.com/bradurani/Gitfile +* https://github.com/coretech/terrafile +* https://github.com/grdl/git-get +* https://github.com/x-motemen/ghq +* https://github.com/fboender/multi-git-status