1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-04-15 11:56:37 +02:00
Nils Andresen 245563bc99 (#2288) quote remoteName before compiling regex
If the remote name contains special regex-chars,
the compilation of the regex might fail.
Quoting the remoteName ensures that all special chars
in the remoteName are properly escaped before compiling
the regex.
2022-11-24 12:56:28 +00:00
..
2022-11-14 19:05:07 +11:00
2022-08-14 20:49:20 +10:00
2022-11-12 18:09:15 -03:30
2022-09-24 23:37:17 +02:00
2022-11-12 18:09:15 -03:30