Skip to content

Commit b0287ef

Browse files
authored
GitHub Desktop to replace Git​Hub.app Menu (wbond#8894)
1 parent 1d12ec4 commit b0287ef

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

channel.json

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"https://raw.githubusercontent.com/connec/Open-in-ConEmu/master/packages.json",
3131
"https://raw.githubusercontent.com/corbinian/GrowlNotifier/master/packages.json",
3232
"https://raw.githubusercontent.com/csch0/SublimeText-Packages/master/packages.json",
33-
"https://raw.githubusercontent.com/csytan/sublime-text-2-github/master/packages.json",
3433
"https://raw.githubusercontent.com/damccull/sublimetext-SolarizedToggle/master/packages.json",
3534
"https://raw.githubusercontent.com/danielmagnussons/orgmode/master/packages.json",
3635
"https://raw.githubusercontent.com/danielobrien/sublime-DLX-syntax/master/packages.json",

repository/g.json

+12
Original file line numberDiff line numberDiff line change
@@ -700,6 +700,18 @@
700700
}
701701
]
702702
},
703+
{
704+
"name": "GitHub Desktop",
705+
"previous_names": ["Git​Hub.app Menu"],
706+
"details": "https://github.com/braver/SublimeGitHub",
707+
"releases": [
708+
{
709+
"sublime_text": "*",
710+
"platforms": "osx",
711+
"tags": true
712+
}
713+
]
714+
},
703715
{
704716
"name": "GitHub File Fetcher",
705717
"author": "Denny Korsukéwitz",

0 commit comments

Comments
 (0)