commit | 33382696a211a370dfad290a73694aae2805413b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 29 11:35:17 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sun Feb 15 14:34:06 2015 -0700 |
tree | d3d41d32802c8e2e27d532553c5babca1ea0e93d | |
parent | 7e92f5c623527cb308885d97840c2b292f4c0ca4 [diff] |
patman: Read in the git-mailrc alias file We should read this file to obtain a set of aliases. This reduces the need to create them in the ~/.patman file. This feature did exist in some version of patman, and is mentioned in the help but it did not find its way upstream. Reported-by: Graeme Russ <gruss@tss-engineering.com> Signed-off-by: Simon Glass <sjg@chromium.org>