New comment by subnut on void-packages repository https://github.com/void-linux/void-packages/pull/37139#issuecomment-1200480378 Comment: After searching in leahneukirchen's https://inbox.vuxu.org/voidlinux-github, I've found how the `IFS` value got wrong. - [This][1] is the last patch where the `IFS` is set correctly - [This][2] is the first patch without `IFS` - [This][3] is the last patch without `IFS` - [This][4] is the first patch where `IFS` is set to the wrong value [1]: https://inbox.vuxu.org/voidlinux-github/20220518173718.-EX16uUeKbHWxd3cdsNdaUz-WLTr1cou3FmmR8hS-eM@z/ [2]: https://inbox.vuxu.org/voidlinux-github/20220521040840.xP7XR634VvrByVkSU5hcjoXoMhv9peu5qnXsI39waMw@z/ [3]: https://inbox.vuxu.org/voidlinux-github/20220524021940.wCfmV3TNx79wHGiLEv7ytRRl6o9hRGLyapoKhObjP6U@z/ [4]: https://inbox.vuxu.org/voidlinux-github/20220622070401.3ZCiPp-cMiimkXqvRRh-CUtc4YtBmSy7Q04JXldVDwg@z/ Just for historical purposes.

_Now_ I understand why some projects prefer Gerrit. :laughing: