diff --git a/.claude/settings.json b/.claude/settings.json index 48fda9f..53307dc 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -5,7 +5,8 @@ "Bash(git commit -m ' *)", "Bash(git checkout *)", "Bash(git commit *)", - "Bash(git merge *)" + "Bash(git merge *)", + "Bash(git remote *)" ] } }