tests/binfile.bin
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 29 Mar 2020 11:58:50 -0700
changeset 44654 3cbbfd0bfc17
parent 3368 751df21dad72
permissions -rw-r--r--
hook: move stdio redirection to context manager The old code was checking stdio redirection in a loop. This didn't make sense. The pattern is better expressed as a context manager IMO, so this commit refactors it to be one. Differential Revision: https://phab.mercurial-scm.org/D8338
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)