GithubHelp home page GithubHelp logo

parinithshekar / gitsink Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 6.63 MB

Sync repositories from different providers (Bitbucket, Gitlab, github.com, Github Enterprise) to Github Enterprise or github.com

License: Apache License 2.0

Dockerfile 0.40% Makefile 7.54% Go 89.17% Shell 2.89%
sync-repositories github-enterprise bitbucket gitlab sync github repositories go bitbucket-cloud bitbucket-server

gitsink's Introduction

gitsink

Work in progress CLI to sync repositories from other providers to GitHub Enterprise or github.com

Summary

Sync your repositories from any of the repository management providers (BitBucket, GitLab, GitHub Public) to GitHub Enterprise or the public github.com.

You can move repositories between different organizations, projects, teams, personal user accounts, etc. This tool ensures all branches and all tags are synced, with the complete commit history.

Usage

$ ./gitsink
usage: gitsink [<flags>] <command> [<args> ...]

The Github-Sync CLI

Flags:
  --help              Show context-sensitive help (also try --help-long and --help-man)
  --log-level="info"  Set log-level (trace|debug|info|warn|error|fatal|panic)

Commands:
  help [<command>...]
    Show help

  sync [<flags>]
    Sync Bitbucket and GitHub repositories

  interactive
    Select the projects and repositories to migrate/sync
$ ./gitsink sync --help
usage: gitsink sync [<flags>]

Sync Bitbucket and GitHub repositories

Flags:
  --help                  Show context-sensitive help (also try --help-long and --help-man)
  --log-level="info"      Set log-level (trace|debug|info|warn|error|fatal|panic)
  --run-once              Syncs the repositories once
  --block-new-migrations  Block new migrations and sync only existing repos on GitHub

Installing

go get github.com/parishekar/gitsink

Building

make all

gitsink's People

Contributors

dcwangmit01 avatar dependabot[bot] avatar parinithshekar avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gitsink's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.