Git Product home page Git Product logo

git-multi's Introduction

git-multi

CLI to clone multiple git repositories in parallel

(under development)

Installation

git clone [email protected]:yagikota/git-multi.git
cd git-multi

Usage

go run main.go multiclone -h
multiclone clones multiple git repositories in parallel

Usage:
  git-multi multiclone [flags]

Flags:
  -h, --help               help for multiclone
      --maxgoroutine int   max number of goroutine (default 10)
go run main.go multiclone --maxgoroutine=10 [email protected]:gin-gonic/gin.git [email protected]:labstack/echo.git [email protected]:beego/beego.git
==> Cloning 3 repositories:
[email protected]:gin-gonic/gin.git ...
[email protected]:labstack/echo.git ...
[email protected]:beego/beego.git ...
https://github.com/gin-gonic/gin (1/3)
https://github.com/labstack/echo (2/3)
https://github.com/beego/beego (3/3)
====================================================================================================
==> (3/3) success
All 3 repositories are successfully cloned

maxgoroutine: The number of goroutine should be set accordingly.

License

MIT

Author

https://github.com/yagikota

git-multi's People

Contributors

yagikota avatar

git-multi's Issues

βœ… add: test

  • γƒγƒ£γƒγƒ«γ‚„γ‚΄γƒ«γƒΌγƒγƒ³γŒη΅‘γ‚“γ γƒ†γ‚Ήγƒˆγ«γ€γ„γ¦θͺΏζŸ»γ™γ‚‹γ€‚

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.