]> Sergey Matveev's repositories - public-inbox.git/commit
view: split up --cc args for git-send-email
authorEric Wong <e@80x24.org>
Thu, 21 Jul 2016 01:23:03 +0000 (01:23 +0000)
committerEric Wong <e@80x24.org>
Thu, 21 Jul 2016 01:23:20 +0000 (01:23 +0000)
commitd42aa8d31212060e107951a64045ab0796d6a56c
tree5538a0415a2602cdd95327c86b514560c52eeca8
parent803914775816f7de5485fa397bad64e1bd404381
view: split up --cc args for git-send-email

Having long Cc: lines is inevitable for large threads
with many participants, and git-send-email only gained
the ability to recognize ',' in the "--cc" arg recently
with the release of git v2.6.0 in September 2015.
lib/PublicInbox/View.pm