About
This skill provides specialized guidance for developers using Git Bash on Windows to manage SQL Server Data Tools (SSDT) projects. It solves the common issue where Git Bash improperly converts POSIX paths into Windows arguments for native tools like SqlPackage and MSBuild, leading to execution errors. By offering shell detection scripts, environment variable configurations like MSYS_NO_PATHCONV, and cross-platform command syntax, it ensures reliable database deployment and build processes across different terminal environments and CI/CD pipelines.