Mercurial > hg
comparison .clang-format @ 45089:d085fcb11c56
memctx: make `parents()` return list of one element if it’s not a merge
It is part of the contract of `parents()` that non-merges return a list of one
element. `self._parents` is always a list of two elements in `memctx`.
Differential Revision: https://phab.mercurial-scm.org/D8731
author | Manuel Jacob <me@manueljacob.de> |
---|---|
date | Sat, 11 Jul 2020 02:13:19 +0200 |
parents | d0a3fa849cb8 |
children |
comparison
equal
deleted
inserted
replaced
45088:3e40abe0a170 | 45089:d085fcb11c56 |
---|