mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-22 19:16:39 +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