Let's fix simple warnings first. PS: I need a git-send-email hint. How do you use it?
I used it like this and the subject doesn't change.
git-send-email -no-chain-reply-to \
--compose --suppress-from \
--smtp-server /usr/bin/msmtp \
--to "[email protected]" \
--cc "" 00*.patch
