Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
LLM-Filter
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
2026_NGIT
LLM-Filter
Commits
a103c002
Commit
a103c002
authored
Mar 04, 2026
by
uuo00_n
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(settings): 更新权限设置以允许 git 操作
parent
b7e83d94
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
settings.json
.claude/settings.json
+4
-1
No files found.
.claude/settings.json
View file @
a103c002
...
...
@@ -2,7 +2,10 @@
"permissions"
:
{
"allow"
:
[
"Bash(docker compose down)"
,
"Bash(docker network prune -f)"
"Bash(docker network prune -f)"
,
"Bash(git add docker-compose.prod.yml)"
,
"Bash(git commit:*)"
,
"Bash(git push gitlab main)"
]
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment