New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gitbulk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbulk

  • 0.0.2.134791
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Gitbulk

Консольная утилита для зеркалирования git-репозиториев.

Usage

$ gitbulk --help

Usage: gitbulk [options] 
        --config=./gitbulk.yml       ENV[GITBULK_CONFIG]      Path to configuration file
        --dryrun                     ENV[GITBULK_DRYRUN]      Dry Run
        --debug                      ENV[LOG_LEVEL]           Verbose logs. ENV values: debug, info, warn, error

Configuration

workdir: repositories
repositories:
  - git: git@br.rnds.pro:ruby/lusnoc.git
    mirrors:
      - git@gitflic.ru:rndsoft/lusnoc.git
      - git@github.com:RND-SOFT/lusnoc.git

Installation

gem 'gitbulk'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install gitbulk

FAQs

Package last updated on 04 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc