]> Sergey Matveev's repositories - public-inbox.git/commitdiff
git: simplify local_nick, avoid "foo.git.git"
authorEric Wong <e@80x24.org>
Sat, 23 Oct 2021 20:19:37 +0000 (20:19 +0000)
committerEric Wong <e@80x24.org>
Sat, 23 Oct 2021 21:53:55 +0000 (21:53 +0000)
We need to use a non-greedy regexp to avoid capturing the
".git" suffix in the pathname before blindly appending our
own.


No differences found