0.1.38 • Published 1 year ago

@zguillez/z-git v0.1.38

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

z-git

Zguillez | Guillermo de la Iglesia

Tools for git repositories

Getting Started

Install

npm i @zguillez/z-git

Usage

const zgit = require('z-git');

CLI Usage

"scripts": {
    "test": "zgit"
  }

Push changes to repository

zgit.push('main', 'minor fixes');
zgit --master --push 'minor fixes'
zgit --main --push 'minor fixes'

Contributing and issues

Contributors are welcome, please fork and send pull requests! If you have any ideas on how to make this project better then please submit an issue or send me an email.

License

©2023 Zguillez.IO

Original code licensed under MIT Open Source projects used within this project retain their original licenses.

Changelog

v0.1.32 (February 12, 2023)

  • Update dependencies

v0.1.0 (August 19, 2021)

  • Initial commit
0.1.34

1 year ago

0.1.35

1 year ago

0.1.25

2 years ago

0.1.38

1 year ago

0.1.21

3 years ago

0.1.18

3 years ago

0.1.15

3 years ago

0.1.13

3 years ago