While this assertion had good intentions, it broke existing behavior with a
nasty panic.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG2f760da140ee: rust-utils: remove buggy assertion
rHGa6a272c4ebf9: rust-utils: remove buggy assertion
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
While this assertion had good intentions, it broke existing behavior with a nasty panic.
So the hgignore parser doesn't handle \# correctly?