diff --git a/automatic/git.portable/git.portable.nuspec b/automatic/git.portable/git.portable.nuspec index f1837716360..01ba2bbaa2d 100644 --- a/automatic/git.portable/git.portable.nuspec +++ b/automatic/git.portable/git.portable.nuspec @@ -4,7 +4,7 @@ git.portable Git (Portable) - 2.16.2 + 2.16.3 The Git Development Community chocolatey Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows diff --git a/automatic/git.portable/legal/VERIFICATION.txt b/automatic/git.portable/legal/VERIFICATION.txt index 8b838d4c645..451cc4722f0 100644 --- a/automatic/git.portable/legal/VERIFICATION.txt +++ b/automatic/git.portable/legal/VERIFICATION.txt @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy. The installer have been downloaded from GitHub and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: - checksum32: B5A91978956AC14F59CCDBC70C9C8D2F105E730E81AE8316A59791D33F3D6A87 - checksum64: F51853689AD8A9E30759FB263A31BCD59753B3A97272B0E76A4210528A8631A1 + checksum32: A8211CBE833C6EB9676EBB43CF43375484A1F9A5524009E5BF31C5DF320F23C7 + checksum64: B8F321D4BB9C350A9B5E58E4330D592410AC6B39DF60C5C25CA2020C6E6B273E File 'LICENSE.txt' is obtained from diff --git a/automatic/git/git.nuspec b/automatic/git/git.nuspec index 661a48ab9e2..257ea334036 100644 --- a/automatic/git/git.nuspec +++ b/automatic/git/git.nuspec @@ -4,7 +4,7 @@ git Git - 2.16.2 + 2.16.3 The Git Development Community chocolatey Git for Windows offers a native set of tools that bring the full feature set of the Git SCM to Windows @@ -26,6 +26,7 @@ Git for Windows focuses on offering a lightweight, native set of tools that brin - `/NoShellIntegration` - Disables shell integration ( _"Git GUI Here"_ and _"Git Bash Here"_ entries in context menus). - `/NoCredentialManager` - Disable _Git Credential Manager_ by adding `$Env:GCM_VALIDATE='false'` user environment variable. - `/NoGitLfs` - Disable Git LFS installation. +- `/SChannel` - Configure Git to use the Windows native SSL/TLS implementation (SChannel) instead of OpenSSL. This aligns Git HTTPS behavior with other Windows applications and system components and increases manageability in enterprise environments. ## Notes @@ -43,7 +44,7 @@ Git for Windows focuses on offering a lightweight, native set of tools that brin false https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/10a8d98b2f320b565fa5349a4352e79666db71ff/icons/git.svg - +