view tests/test-status-inprocess.py.out @ 49582:3adca6eb6659 stable

commit: properly consider file include and exclude options when closing branch It looks like this is meant to prevent adding another commit that does nothing but close a branch on top of a commit that already closed the branch. The matcher building functions want `Dict[bytes, Any]`, not `Dict[str, Any]`, which was found by adding type hints to the matcher related methods in scmutil.
author Matt Harbison <matt_harbison@yahoo.com>
date Fri, 18 Nov 2022 13:43:03 -0500
parents 07dbafd3a0e2
children
line wrap: on
line source

% creating repo
% add and commit
C test.py
% change
M test.py