git-repo-sync
git-repo-sync copied to clipboard
Git Repo Sync enables you to synchronize code to other code management platforms, such as GitLab, Gitee, etc.
hello @wangchucheng, Is this possible to use it with a private repo. Forexample if I have a private repo in gitlab how do I use your tool to sync my...
Update README example to checkout@v4 as the old checkout@v2 uses the deprecated node12
Run wangchucheng/[email protected] Run /home/runner/work/_actions/wangchucheng/git-repo-sync/v0.1.0/entrypoint.sh error: unable to delete '***/feat/node_deployement': remote ref does not exist error: failed to push some refs to '***' Error: Process completed with exit code 1.
My GitHub Action argues about the `break` here: https://github.com/wangchucheng/git-repo-sync/blob/63782025e80e84c48b25a1ee6bb9a22a3bd570d3/entrypoint.sh#L12 Weird is, that it worked for some time, and since then, this error occurs. Anyone came across this before?