JSPM

hgit

0.22.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q45317F
  • License MIT

Streamline and Simplify complex git processes

Package Exports

  • hgit
  • hgit/bin/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hgit) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

hgit

a git workflow cli tool


hgit 0.19.1

Goal

  • Streamline and Simplify complex git processes

Features

  • check for conflict between multiple remote branch
  • start new workflow with __pre and __post commands are read from config file
  • *all git commands are read from the config file ~/.config/hgit/config.json
  • dynamic branch checkout in workflows with command: git_pick_{pattern}
  • branchNamePattern from config

npx

npx hgit

Installation

npm i -g hgit

Usage

hgit

Options

--verbose               | verbose logs