Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

11 řádky
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.