Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mindkeeper-solutions/orgi

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mindkeeper-solutions/orgi

Deploy with git using orphan branches.

  • 2.0.0-41
  • latest
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

Orgi

Orgi is a command line tool to easily and robustly commit contents into orphan branches for deployment purposes.

Why

  • Orphan branches are difficult to mess up, since they have no common ancestor to the development-branches.
  • The first idea was born to allow secure deployments within Gitlab, without introducing overly powerful deployment-tokens.

Usage

  $ orgi <source-directory> <target-branch>

Orgi commits the whole content of the given source directory into the given target-branch. If the target-branch does not exist in the repository, it is created as orphan branch.

License

MIT

Keywords

FAQs

Package last updated on 27 Mar 2018

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