您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

11 行
207B

  1. {
  2. "permissions": {
  3. "allow": [
  4. "Bash(git init 2>&1 *)",
  5. "Bash(git config user.name *)",
  6. "Bash(git config user.email *)",
  7. "Bash(git add *)",
  8. "Bash(git commit *)"
  9. ]
  10. }
  11. }

Powered by TurnKey Linux.