0.2.5 • Published 5 years ago

check-unpushed-commits v0.2.5

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

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
0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago