check-unpushed-commits

0.2.5 • Public • Published

check-unpushed-commits

check-unpushed-commits npm version

Simple tool to check all repos in a specified folder for commits that haven't been pushed.

check-unpushed-commits example

install and usage

  • $npm i -g check-unpushed-commits
  • $cuc -d ~/wip

todos

  • fetch all sub git repos
  • check if current dir in loop has commits to push
  • add list of directories that pass or fail
  • add theme output for pass/fail
  • add config for default directory or suggest alias usage
  • prompt user to auto push all that were not pushed??
  • compile down for npm package

Readme

Keywords

Package Sidebar

Install

npm i check-unpushed-commits

Weekly Downloads

13

Version

0.2.5

License

ISC

Unpacked Size

4.71 kB

Total Files

4

Last publish

Collaborators

  • zboatwright