1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-03 13:21:56 +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-13 19:27:12 +05:30
2022-11-12 18:09:16 -03:30
2021-04-20 18:34:47 +10:00
2021-09-16 21:38:43 +08:00
2022-08-07 11:16:14 +10:00
2022-03-19 12:12:57 +11:00
2022-11-12 18:09:16 -03:30