From: Leif Lindholm Date: Mon, 10 Jun 2019 11:54:10 +0000 (+0800) Subject: BaseTools: add script to configure local git options X-Git-Tag: edk2-stable201908~417 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565;hp=4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 BaseTools: add script to configure local git options Patch contribution and review is greatly simplified by following the steps described in "Laszlo's unkempt guide": https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers but there are a lot of tedious manual steps in there, so here is a python script that configures all options I am aware of *for the repository the script is executed from*. Signed-off-by: Leif Lindholm Acked-by: Laszlo Ersek Reviewed-by: Bob Feng ---