Skip to content

Releases: vcshahriyer/git-automation

First Stable Release

15 Jun 04:59
Compare
Choose a tag to compare
v1.3.0

Module not found error fix

Git automation node CLI second release with live output and other features.

26 May 12:04
Compare
Choose a tag to compare
v1.2.0

version update and npm deploy

Git automation node CLI beta release.

16 May 16:52
Compare
Choose a tag to compare
Pre-release

Git automation cli tool initial release with basic feature.

  • help Print help info
  • pnd Prune and delete local branches.
  • pnc Prune and Sync (Delete pruned branches from local.
  • nb Create new branch
  • p Push current branch or with (--b="branch-name)".
  • pr Create a pull request of current branch or with (--b="branch-name").
  • pll Pull from current branch or with (--b="branch-name)".