Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

11 lines
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.