diff options
Diffstat (limited to 'tools/patman/README')
-rw-r--r-- | tools/patman/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/patman/README b/tools/patman/README index 1af86654db..86ede78d35 100644 --- a/tools/patman/README +++ b/tools/patman/README @@ -68,6 +68,9 @@ How to configure it For most cases patman will locate and use the file 'doc/git-mailrc' in your U-Boot directory. This contains most of the aliases you will need. +During the first run patman creates a config file for you by taking the default +user name and email address from the global .gitconfig file. + To add your own, create a file ~/.patman like this: >>>> |