commit | 0265132f51fdc84626d138a0519094231afab4d6 | [log] [tgz] |
---|---|---|
author | Adam Sampson <ats@offog.org> | Wed Jun 27 14:38:58 2018 +0100 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 26 14:18:38 2018 -0600 |
tree | a4aafd5a1c2b6fcb51ceea2a4cd87dc83e35d456 | |
parent | b3bef36e1f73f5cfea942818be31f6612e8bd7c6 [diff] |
patman: Split alias entries on arbitrary whitespace Previously the first three words in a git-mailrc alias entry could only be separated by spaces. git-send-email and Mutt both allow arbitrary whitespace here. Signed-off-by: Adam Sampson <ats@offog.org> Reviewed-by: Simon Glass <sjg@chromium.org>