The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
ggshield invocation during git commit
Prasad Khalane
25
Reputation points
In VS 2019, ggshield gets invoked automatically while making commits, and it blocks commit if secret is present in any file.
But this is not happening with Visual Studio 2022, because it uses it's own mini git version.
I am not able change VS 2022 setting to use windows default git. How to integrate that pre-commit hook of ggsheild in VS 2022.
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Setup
Sign in to answer