Skip to content
Snippets Groups Projects
Commit 0ecb3b11fcad authored by Manuel Jacob's avatar Manuel Jacob
Browse files

rebase: correctly check for empty commit in in-memory mode

The new code has a small overhead in the empty commit case, as a `memctx` object
is always created, but I don’t think it’s justified here to duplicate code
to optimize a relatively unlikely code path.

Differential Revision: https://phab.mercurial-scm.org/D8732
parent d085fcb11c56
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment