Replying on the same thread in a mailing list using git send-email -
i had submitted patch organisation's mailing list , need send revised version of patch on same thread using git send-email. have set chainreplyto value false. had tried earlier:
git send-email --no-chain-reply-to --to="mailing-list@organisation.org" --in-reply-to="[org-devel] [patch] added functionality" added-functionality.patch
this creating new thread instead of replying existing one. right way of replying?
refer tutorial. might reply http://burzalodowa.wordpress.com/2013/10/05/how-to-send-patches-with-git-send-email/
git email mailing-list
No comments:
Post a Comment