Commit 81ab3ef4 authored by FichteFoll's avatar FichteFoll

Merge pull request #4795 from davidolrik/master

Added Windows support to rsync-ssh.
parents 933e0e35 b5698845
...@@ -1128,7 +1128,7 @@ ...@@ -1128,7 +1128,7 @@
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"platforms": ["osx", "linux"], "platforms": ["osx", "linux", "windows"],
"tags": true "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