Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
imap-send: don't check return value of git_getpass
git_getpass will always die() if we weren't able to get input, so there's no point looking for NULL. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information