]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
patman: Read in the git-mailrc alias file
authorSimon Glass <sjg@chromium.org>
Thu, 29 Jan 2015 18:35:17 +0000 (11:35 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:52:19 +0000 (13:52 +0200)
commit2820bc1eddc8471afa7b5291825708aa84d53c31
tree892a8ea49acad9b22d5e42f67b89b387e63e5ca7
parent25abb1613334df0f08380accb6436d8d0a943258
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>
tools/patman/settings.py