Revision 0f8a02c640397ce22080e1c2eaa5029388638589 authored by Jonathan Nieder on 09 October 2009, 10:16:15 UTC, committed by Junio C Hamano on 09 October 2009, 21:40:25 UTC
The fmt-merge-message builtin can be invoked as "git fmt-merge-msg" rather
than through the hard link in GIT_EXEC_PATH.  Although this is unlikely to
confuse most script writers, it should not hurt to make the documentation
a little clearer anyway.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 162213d
History
File Mode Size
fnmatch
nedmalloc
regex
vcbuild
basename.c -rw-r--r-- 334 bytes
bswap.h -rw-r--r-- 867 bytes
cygwin.c -rw-r--r-- 4.8 KB
cygwin.h -rw-r--r-- 275 bytes
fopen.c -rw-r--r-- 931 bytes
hstrerror.c -rw-r--r-- 513 bytes
inet_ntop.c -rw-r--r-- 4.9 KB
inet_pton.c -rw-r--r-- 6.9 KB
memmem.c -rw-r--r-- 752 bytes
mingw.c -rw-r--r-- 31.4 KB
mingw.h -rw-r--r-- 6.6 KB
mkdtemp.c -rw-r--r-- 152 bytes
mkstemps.c -rw-r--r-- 1.7 KB
mmap.c -rw-r--r-- 747 bytes
msvc.c -rw-r--r-- 575 bytes
msvc.h -rw-r--r-- 1.1 KB
pread.c -rw-r--r-- 433 bytes
qsort.c -rw-r--r-- 1.1 KB
setenv.c -rw-r--r-- 786 bytes
snprintf.c -rw-r--r-- 1.4 KB
strcasestr.c -rw-r--r-- 431 bytes
strlcpy.c -rw-r--r-- 247 bytes
strtoumax.c -rw-r--r-- 217 bytes
unsetenv.c -rw-r--r-- 558 bytes
win32.h -rw-r--r-- 872 bytes
win32mmap.c -rw-r--r-- 1.2 KB
winansi.c -rw-r--r-- 6.9 KB

back to top