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
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