git-repo-sync

Git Repo Sync enables you to synchronize code to other code management platforms, such as GitLab, Gitee, etc. (by wangchucheng)

Git-repo-sync Alternatives

Similar projects and alternatives to git-repo-sync

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better git-repo-sync alternative or higher similarity.

git-repo-sync reviews and mentions

Posts with mentions or reviews of git-repo-sync. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-20.
  • Github and Gitlab sync
    2 projects | dev.to | 20 Mar 2021
    name: GitlabSync on: - push - delete jobs: sync: runs-on: ubuntu-latest name: Git Repo Sync steps: - uses: actions/checkout@v2 with: fetch-depth: 0 - uses: wangchucheng/[email protected] with: # Such as https://github.com/wangchucheng/git-repo-sync.git target-url: ${{ secrets.TARGET_URL }} # Such as wangchucheng target-username: ${{ secrets.TARGET_USERNAME }} # You can store token in your project's 'Setting > Secrets' and reference the name here. Such as ${{ secrets.ACCESS\_TOKEN }} target-token: ${{ secrets.TARGET_TOKEN }}

Stats

Basic git-repo-sync repo stats
1
57
0.0
3 months ago

wangchucheng/git-repo-sync is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of git-repo-sync is Shell.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com