Update for Microsoft Visual Studio 2013 Update 4 (KB3023304)
Download the update for Microsoft Visual Studio 2013 Update 4 to fix an issue in Git.
Download the update for Microsoft Visual Studio 2013 Update 4 to fix an issue in Git.
- Update for Visual Studio 2013 (KB3023576)
- Update for Visual Studio 2013 Update 4 (KB3023577)
- Update for Visual Studio TFS 2013 (KB3023302)
How the fix works
For Team Foundation Server (TFS), the fix rejects any push (upload) that contains a file or path component that matches the ".git string. This prevents the injection of bad files into hosted repos.
For the Visual Studio client, the fix prevents any file from being checked out into the .git directory. This, in turn, prevents repos that contain bad files from affecting the local user's computer.
For the Visual Studio client, the fix prevents any file from being checked out into the .git directory. This, in turn, prevents repos that contain bad files from affecting the local user's computer.