Revision d93b7d1c30c9716953392ec6590686301de0cc25 authored by Jeff King on 09 January 2007, 16:11:47 UTC, committed by Junio C Hamano on 09 January 2007, 22:08:41 UTC
This means that
  git show HEAD:
will now return HEAD^{tree}, which is logically consistent with
  git show HEAD:Documentation

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent 2740b2b
History
File Mode Size
inet_ntop.c -rw-r--r-- 5.0 KB
inet_pton.c -rw-r--r-- 6.9 KB
mmap.c -rw-r--r-- 748 bytes
setenv.c -rw-r--r-- 786 bytes
strcasestr.c -rw-r--r-- 431 bytes
strlcpy.c -rw-r--r-- 247 bytes
unsetenv.c -rw-r--r-- 558 bytes

back to top