If your git process gets stuck during the gpg
signing phase, you can restart gpg
by running
gpgconf --kill gpg-agent
' Disables Vanguard from starting when you boot your computer | |
Call CreateObject("Shell.Application").ShellExecute("cmd.exe", "/c ""sc config vgc start= disabled & sc config vgk start= disabled""", "", "runas") |
If your git process gets stuck during the gpg
signing phase, you can restart gpg
by running
gpgconf --kill gpg-agent