]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: add centralized location for git config files
authorLeif Lindholm <leif.lindholm@linaro.org>
Mon, 10 Jun 2019 11:54:09 +0000 (19:54 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Wed, 12 Jun 2019 02:10:10 +0000 (10:10 +0800)
commit5b3e695d8ac5de5220c8520091832d507e6f9542
treef3c981f7352368ca650f4fbf2f415373c6d65bc4
parent9e2416ae2e1d26c6e6daa58353de519745bb322d
BaseTools: add centralized location for git config files

Before adding the git environment initialization script, add the
following files that will be pointed to after running said script:

- BaseTools/Conf/diff.order
- BaseTools/Conf/gitattributes

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Conf/diff.order [new file with mode: 0644]
BaseTools/Conf/gitattributes [new file with mode: 0644]