mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
This command would e.g. fail if the repository format is of a newer date (in which case the code expecting a result would do “out of bounds” access). Rather than split on newline, split third element on colon, and then take second element of that result, we now parse the output into a map and look for the ‘URL’ key.