On 07/18/20 22:23, Andrew Fish wrote: > Wanted to see if people are OK with adding BaseTools/Scripts/ to the path > when you run `. edksetuip.sh` or edksetup.bat? > > If we do that and I add BaseTools/Scripts/git-pgrep then it will show up as > an extended git command. > > I was thinking over time we could add git-edk2* git commands to help automate > the process or maintainer workflow. > > If people are OK with adding the path I can make a patch set to contribute > git-pgrep, but I need some help with how to add the new path to edksetup.bat.
To be honest, I think edksetup.sh should add BaseTools/Scripts/ to the PATH environment variable anyway. I find it a bit awkward to run python BaseTools/Scripts/GetMaintainer.py -l ... rather than just GetMaintainer.py -l ... Thanks Laszlo -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#62864): https://edk2.groups.io/g/devel/message/62864 Mute This Topic: https://groups.io/mt/75533926/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
