Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.