Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
manulife-weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2026-01-27 17:58:43 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
572da6e2f794ad5a3b347ccda89524d2b03e25e5
572da6e2
1 parent
dfdde366
chore: 添加常用 Git 命令到 Claude 本地设置
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
.claude/settings.local.json
.claude/settings.local.json
View file @
572da6e
...
...
@@ -7,7 +7,11 @@
"Bash(pnpm api:generate:*)"
,
"Bash(node:*)"
,
"Bash(ls:*)"
,
"Bash(tree:*)"
"Bash(tree:*)"
,
"Bash(git checkout:*)"
,
"Bash(git add:*)"
,
"Bash(git commit:*)"
,
"Bash(git push:*)"
]
}
}
...
...
Please
register
or
login
to post a comment