diff options
author | Jay Soffian <jaysoffian@gmail.com> | 2008-02-20 00:55:07 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-02-20 02:47:54 -0800 |
commit | 1ca3d6ed01774eab37e96d9c88b840ea618f97af (patch) | |
tree | 1237818d03f82189fcc20fa92279a6e1eec179b9 /Documentation/git-stash.txt | |
parent | 7c33d3a5116fd72877802288cca6735642bb5d6f (diff) | |
download | git-1ca3d6ed01774eab37e96d9c88b840ea618f97af.tar.gz git-1ca3d6ed01774eab37e96d9c88b840ea618f97af.tar.xz |
send-email: squelch warning due to comparing undefined $_ to ""
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>
Diffstat (limited to 'Documentation/git-stash.txt')
0 files changed, 0 insertions, 0 deletions