Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-send-email: avoid uninitialized variable warning.
The code took length of $reply_to when it was not even defined, causing -w to warn. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information