mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 23:56:09 +10:00
* populate ACE editor content via API instead of HTML element inner text (to preserve trailing whitespace). * remove hack in EditTreeController#preview that replaces any removed \n. Fixes #5936