Remove list-projs from git-ctrl routing; add to SKILL.md
This commit is contained in:
@@ -54,9 +54,7 @@ case "$subcommand" in
|
||||
external-login-ctrl)
|
||||
"$SCRIPT_DIR/external-login-ctrl" "$@"
|
||||
;;
|
||||
list-projs)
|
||||
"$SCRIPT_DIR/list-projs" "$@"
|
||||
;;
|
||||
|
||||
reset-password)
|
||||
"$SCRIPT_DIR/reset-password" "$@"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user