Commit Graph

3 Commits

Author SHA1 Message Date
Johannes Schindelin
7cb52f1ebf No longer force use of /usr/bin/sort
In msysGit, the PATH contains the MSys paths before anything else,
so we can use "sort" (instead of "/usr/bin/sort"), just like git.git.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2009-02-19 20:28:26 +01:00
Johannes Sixt
70db4398cd Avoid Windows's sort by using the full path of /usr/bin/sort. 2007-04-11 17:14:25 +02:00
Junio C Hamano
c74390e4a1 cherry is built-in, do not ship git-cherry.sh
Noticed by Rene; Makefile now has another maintainer's check
target to catch this kind of mistakes.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-11-05 11:26:21 -08:00