mirror of
https://github.com/git/git.git
synced 2026-07-04 05:39:25 +00:00
fffaaba3588b0da14f4e3265540d400859aad49e
Johannes Sixt reported that MinGW/MSYS does not have a nice.exe to drop the priority of a child process when it gets spawned. So we have to avoid trying to start `git blame` through nice when we are on Windows and do not have Cygwin available to us. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Description
Languages
C
50%
Shell
39.3%
Perl
4.3%
Tcl
3.1%
Python
0.8%
Other
2.3%