Files
fish-shell/share
Luca Weiss 63cda65815 completions/git: fix remotes missing in e.g. git fetch
Update the regex to allow remote names which are allowed in git, like
`foo-bar`, `foo.bar` or `😜`. Do not try to artificially limit the
allowed remote names through the regex.

Closes #11941
2025-10-16 16:43:03 +02:00
..