Remove list-projs from git-ctrl routing; add to SKILL.md

This commit is contained in:
lyn
2026-04-13 13:37:55 +00:00
parent 5c8d1d3529
commit bd84a50e98
2 changed files with 9 additions and 3 deletions

View File

@@ -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" "$@"
;;