1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-18 05:17:55 +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-03-24 20:14:41 +11:00
2022-11-14 19:05:07 +11:00
2022-11-14 19:05:07 +11:00
2022-08-07 11:16:14 +10:00
2022-01-09 14:09:53 +11:00
2022-09-17 15:10:41 -07:00
2022-03-24 20:14:41 +11:00
2022-09-24 23:37:17 +02:00
2022-10-16 09:30:04 +09:00
2022-08-15 13:59:34 +01:00
2022-01-26 14:50:47 +11:00
2022-01-09 14:09:53 +11:00
2022-09-17 15:10:41 -07:00