Files
2025-11-30 08:40:41 +08:00

13 lines
348 B
JSON

{
"name": "git-workflow",
"description": " git workflow with simple commands for committing, squashing commits and creating merge / pull request",
"version": "1.0.0",
"author": {
"name": "Marc Weinberger",
"url": "https://github.com/mixomat"
},
"skills": [
"./skills/squash-commits",
"./skills/clean-gone-branches"
]
}