@mindkeeper-solutions/orgi

2.0.0-41 • Public • Published

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

/@mindkeeper-solutions/orgi/

    Package Sidebar

    Install

    npm i @mindkeeper-solutions/orgi

    Weekly Downloads

    31

    Version

    2.0.0-41

    License

    MIT

    Unpacked Size

    12.4 kB

    Total Files

    6

    Last publish

    Collaborators

    • florianb