Commit 1b7eca64 authored by FichteFoll's avatar FichteFoll

Merge pull request #3778 from anjlab/master

Add GitAutoCommit plugin
parents 439b0686 c0b9a2ba
...@@ -257,6 +257,16 @@ ...@@ -257,6 +257,16 @@
} }
] ]
}, },
{
"name": "GitAutoCommit",
"details": "https://github.com/anjlab/sublime-text-git-autocommit",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/anjlab/sublime-text-git-autocommit/tags"
}
]
},
{ {
"name": "GitCommitMsg", "name": "GitCommitMsg",
"details": "https://github.com/cbumgard/GitCommitMsg", "details": "https://github.com/cbumgard/GitCommitMsg",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment