brackets-archive / brackets-shell

CEF3-based application shell for Brackets.
http://brackets.io
MIT License
0 stars 0 forks source link

[CLOSED] Add 'git submodule sync' step to the 'git' grunt task #174

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by gruehle Monday Jul 22, 2013 at 21:00 GMT Originally opened as https://github.com/adobe/brackets-shell/pull/283


This ensures that all submodule URLs are updated, if needed. See adobe/brackets#4533.

Also fix a JSLint complaint about a missing space.


gruehle included the following code: https://github.com/adobe/brackets-shell/pull/283/commits

core-ai-bot commented 3 years ago

Comment by gruehle Monday Jul 22, 2013 at 21:01 GMT


To @jasonsanjose for review.

core-ai-bot commented 3 years ago

Comment by jasonsanjose Monday Jul 22, 2013 at 21:04 GMT


Merging.