/sync-tool

Primary LanguageShell

Tool to sync the two different github repo branches

How to use?

  • wget https://raw.githubusercontent.com/aman556/sync-tool/main/sync-github-repo.sh
  • chmod +x sync-github-repo.sh
  • ./sync-github-repo.sh <upstream-Repo-URL> <upstream-Branch-name> <midstream-Repo-URL> <midstreamBranch-name>