Skip to content

Commit a14dec6

Browse files
committed
chore: Claude Code 설정에 gh 및 git 권한 추가
1 parent 9e028cb commit a14dec6

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@
66
"Bash(git commit:*)",
77
"Bash(git push origin main)",
88
"Bash(git add index.qmd README.md)",
9-
"Bash(git add -A)"
9+
"Bash(git add -A)",
10+
"Bash(git add:*)",
11+
"Bash(gh:*)",
12+
"Skill(update-config)",
13+
"Skill(update-config:*)",
14+
"Bash(git stash:*)",
15+
"Bash(git checkout:*)"
1016
]
1117
}
1218
}

0 commit comments

Comments
 (0)