tests/binfile.bin
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 18 Nov 2022 13:43:03 -0500
branchstable
changeset 49582 3adca6eb6659
parent 3368 751df21dad72
permissions -rw-r--r--
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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3368
751df21dad72 Add test for git binary diff support
Brendan Cully <brendan@kublai.com>
parents: 1790
diff changeset
     1
(binary:application/octet-stream)