Initial commit
This commit is contained in:
13
.claude-plugin/plugin.json
Normal file
13
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user