Files
2025-11-29 17:55:44 +08:00

12 lines
294 B
JSON

{
"name": "commit-commands",
"description": "Streamline your git workflow with simple commands for committing, pushing, and creating pull requests",
"version": "1.0.0",
"author": {
"name": "Anthropic",
"email": "support@anthropic.com"
},
"commands": [
"./commands"
]
}