Giter Club home page Giter Club logo

hubsync's Introduction

hubsync

Syncs all repositories of a user/organization on github.com to a user/organization of a GitHub Enterprise instance.

Installation

gem install bundler
bundle install

Usage

./hubsync.rb <github.com organization>        \
             <github.com access-token>        \
             <github enterprise url>          \
             <github enterprise organization> \
             <github enterprise token>        \
             <repository-cache-path>

License

hubsync is available under the MIT license. See the LICENSE file for more info.

hubsync's People

Contributors

larsxschneider avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

hubsync's Issues

Handle git ssl errors

gems/gems/git-1.2.8/lib/git/lib.rb:764:in command': git fetch 'github.com' 2>&1:fatal: unable to access 'https://github.com/AIM360/fruitstrap.git/': Unknown SSL protocol error in connection to github.com:443 (Git::GitExecuteError) from /home/schneil/gems/gems/git-1.2.8/lib/git/lib.rb:614:infetch'
from /home/schneil/gems/gems/git-1.2.8/lib/git/base.rb:336:in fetch' from /home/schneil/gems/gems/git-1.2.8/lib/git/remote.rb:15:infetch'
from ./hubsync/hubsync.rb:96:in block in sync' from ./hubsync/hubsync.rb:82:ineach'
from ./hubsync/hubsync.rb:82:in sync' from ./hubsync/hubsync.rb:113:in

'

How do you do access control?

Hello! Just reading about your project, and I wondered -- how do you sync teams and users across your Github instances? Is this something you think hubsync might do in the future? Seems like the next logical step.

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.