Mercurial > hg
comparison hgext/notify.py @ 49130:3926bfef28e4
rust-dirstatemap: add simpler method `get_or_insert_node` for the common case
All but one case use the exact same input for most arguments, this simplifies
code and reduces footgun potential.
Differential Revision: https://phab.mercurial-scm.org/D12528
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Fri, 08 Apr 2022 16:53:06 +0200 |
parents | 642e31cb55f0 |
children | ef5f5f1cbd90 |
comparison
equal
deleted
inserted
replaced
49129:74c996f84958 | 49130:3926bfef28e4 |
---|