Browse Source
Commit 9919f41
meant to make git-diff A...B to (usually) mean
"git-diff `git-merge-base A B` B", but it got the parameters wrong
and ended up showing "git-diff `git-merge-base A B` A" by mistake.
Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Junio C Hamano
19 years ago
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue