25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

11 satır
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.