Skip to content

Commit

Permalink
update the readme to reflect change in check_node_package_usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadassaf committed Jun 22, 2017
1 parent a4f1db7 commit 65acfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ then i add the line `source $HOME/.beamery/beamery.sh` inside my `$HOME/.bash_pr
Currently the helper functions configured are:

- **audit_git_branches**: List all the branches of a .git repository sorted by date creation
- **check_npm_usage**: Check the places a certain npm package is used across all the repos
- **check_node_package_usage**: Check the places a certain npm package is used across all the repos
- **clean_git_branches**: Total cleaning on branches by first performing deletion of remote branches that have been merged into master
- **clean_git_local_branches**: Clean any local branches that have been deleted on remote
- **clean_git_remote_branches**: Clean remote branches that have been merged into master and delete them from remotes as well
Expand Down

0 comments on commit 65acfa2

Please sign in to comment.