Commit 7ef9ab11 authored by FichteFoll's avatar FichteFoll

Merge pull request #5114 from kemayo/patch-6

Update Git plugin to use the master branch
parents 59d610ec 368b3e94
......@@ -303,14 +303,11 @@
{
"name": "Git",
"details": "https://github.com/kemayo/sublime-text-git",
"labels": ["git", "vcs"],
"releases": [
{
"sublime_text": "<3000",
"branch": "master"
},
{
"sublime_text": ">=3000",
"branch": "python3"
"sublime_text": "*",
"tags": true
}
]
},
......
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