Staging
v0.8.1
Revision 1ca3d6ed01774eab37e96d9c88b840ea618f97af authored by Jay Soffian on 20 February 2008, 05:55:07 UTC, committed by Junio C Hamano on 20 February 2008, 10:47:54 UTC
The check to see if initial_reply_to is defined was also comparing $_ to
"" for a reason I cannot ascertain (looking at the commit which made the
change didn't provide enlightenment), but if $_ is undefined, perl
generates a warning.

Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 7c33d3a
History
File Mode Size
lib
macosx
po
windows
.gitignore -rw-r--r-- 97 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 10.0 KB
git-gui.sh -rwxr-xr-x 68.9 KB

back to top