Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> skribis: > Ludovic Courtès <l...@gnu.org> writes: > >> Hi! >> >> These patches for ‘core-updates’ add support for “single-entry” search >> paths like ‘GIT_SSL_CAINFO’. This is achieved by setting ‘separator’ to >> #f in the search path spec. >> >> Feedback welcome! > > This looks good and will be useful for the Lua search path as well.
Thanks for your feedback. I’ve pushed it as fcd75bdbfa99d14363b905afbf914eec20e69df8. Ludo’.