/git-tree

A nodejs script which prints the tree of all the active PRs and keeps the depending PRs' state update

Primary LanguageJavaScript

git-tree

Introduction

git-tree is a node script which prints the tree of all the active PRs and keeps update the depending ones pulling the state from the dependent PR.


Usage

node git-tree.js [FLAG]
FLAG Meaning
--all Prints out the state of all the active PRs
--token TOKEN Save a new token
--path PATH Repository local path. Default .

License

License

MIT license

  • Copyright 2020 © Annino De Petra