chiark / gitweb /
dgit: vcs-git handling: Strip [...] a la Haskell Team
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Aug 2019 18:22:24 +0000 (19:22 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 10 Aug 2019 23:09:30 +0000 (00:09 +0100)
commit7b8ab167436587a706db5096e8a8f49e6f4a8ab3
tree9792679a10703c448a991f8982fddfec0c671d12
parent73bbd10296a565a85020215448b5a001f4a94652
dgit: vcs-git handling: Strip [...] a la Haskell Team

The final syntax of this is not yet agreed but this regexp ought to do
the right thing in all reasonable cases.  (Ie, no [ ] inside the [ ].)

See also #932696 against policy, which is discussing the spec.

Closes: #932699
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit