File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ then i add the line `source $HOME/.beamery/beamery.sh` inside my `$HOME/.bash_pr
7272Currently the helper functions configured are:
7373
7474 - ** audit_git_branches** : List all the branches of a .git repository sorted by date creation
75- - ** check_npm_usage ** : Check the places a certain npm package is used across all the repos
75+ - ** check_node_package_usage ** : Check the places a certain npm package is used across all the repos
7676 - ** clean_git_branches** : Total cleaning on branches by first performing deletion of remote branches that have been merged into master
7777 - ** clean_git_local_branches** : Clean any local branches that have been deleted on remote
7878 - ** clean_git_remote_branches** : Clean remote branches that have been merged into master and delete them from remotes as well
You can’t perform that action at this time.
0 commit comments