Die Dateien, die in diesem Commit geändert wurden, sind:
This commit is contained in:
@ -48,7 +48,16 @@
|
||||
"Bash(sudo apt list:*)",
|
||||
"Bash(npm install)",
|
||||
"Bash(npm run build:css:*)",
|
||||
"Bash(timeout:*)"
|
||||
"Bash(timeout:*)",
|
||||
"Bash(git config:*)",
|
||||
"Bash(git -C .. status)",
|
||||
"Bash(git -C .. branch)",
|
||||
"Bash(git -C .. add .)",
|
||||
"Bash(git -C .. add backend/)",
|
||||
"Bash(git -C .. add backend/test_flask_minimal.py backend/setup/ backend/app.py)",
|
||||
"Bash(git -C .. status --porcelain)",
|
||||
"Bash(git -C .. commit -a -m \"MYP System Validierung - Alle Komponenten funktional\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\")",
|
||||
"Bash(git -C .. push clickcandit main)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
|
Reference in New Issue
Block a user