mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
This adds only the minimum necessary to keep git pull/merge's diffstat from wrapping. Notably absent is support for the K (erase) operation, and support for POSIX write. Cygwin does not need the WIN_ANSI define, since it has its own (more complete) ANSI emulation. Signed-off-by: Peter Harris <git@peter.is-a-geek.org>