mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 18:46:10 +10:00
This method used to call strip! on input strings which will mess with the strings if they're re-used or frozen.
This method used to call strip! on input strings which will mess with the strings if they're re-used or frozen.