mercurial/pure/__init__.py
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 28 Feb 2023 18:14:11 -0500
branchstable
changeset 49704 a6b497872b97
parent 16438 28a90cdf0ca0
permissions -rw-r--r--
patchbomb: respect the `--git` option I *think* this is the only diffopt exposed on the command line. TortoiseHg had a similar issue creating diffopts, and this was caught by type hints in the next commit.