feat: add \$ARGUMENTS placeholder to git commit command

커밋 메시지 인자를 받을 수 있도록 git commit 커맨드에 \$ARGUMENTS 플레이스홀더 추가

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-02 19:48:08 +09:00
parent 10aeaa0514
commit 7a64ee078b

View File

@@ -1 +1,2 @@
커밋 메시지: $ARGUMENTS
현재 변경사항을 분석하고 커밋을 생성해주세요: