Mercurial > hg
comparison .hgignore @ 49322:d587f09cad98
bundlespec: make the `stream` case less special
The handling of the stream case seems fragile (does not account for newer parts
and options that will arise) and has special code dedicated to it.
To simplify and strengthen things, we make it use the same mechanism as the other
options. So we make it less special by making it a special value in the common case.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 17 May 2022 14:25:53 +0100 |
parents | 681b25ea579e |
children | 59820ae507b1 |
comparison
equal
deleted
inserted
replaced
49321:c12c843f0db7 | 49322:d587f09cad98 |
---|