Actions: git-for-windows/build-extra
Actions
69 workflow runs
69 workflow runs
git fetch operations [was fixed](https://github.com/git-for-windows/git/pull/6215).
Add Release Note
#248:
Manually run
by
gitforwindowshelper
Bot
git instaweb command [is no longer distributed with Git for Windows](https://github.com/git-for-windows/build-extra/pull/689) because it would require GitWeb (which has not been distributed with Git for Windows for quite a few years).
Add Release Note
#246:
Manually run
by
gitforwindowshelper
Bot
http.emptyAuth](https://git-scm.com/docs/git-config#Documentation/git-config.txt-httpemptyAuth) ("auto"), [was fixed](https://github.com/git-for-windows/git/pull/6170).
Add Release Note
#244:
Manually run
by
gitforwindowshelper
Bot
git svn is no longer included in Git for Windows. Users who still need this command are highly encouraged to use [a Linux version of git svn via the Windows Subsystem for Linux](https://learn.microsoft.com/en-us/windows/wsl/) instead, or switch to a regular MSYS2 setup: install [MSYS2](https://www.msys2.org/), then run the following command in the MSYS2 UCRT64 Bash: pacman -Sy mingw-w64-ucrt-x86_64-git-svn. After that, the git svn ...
Add Release Note
#237:
Manually run
by
gitforwindowshelper
Bot
winpty are no longer necessary, and have therefore [been dropped](https://github.com/git-for-windows/build-extra/pull/664).
Add Release Note
#234:
Manually run
by
gitforwindowshelper
Bot
iconv executable, which was [inadvertently dropped](https://github.com/git-for-windows/git/issues/6083) from Git for Windows v2.53.0's installer, [is now included again](https://github.com/git-for-windows/build-extra/pull/678).
Add Release Note
#233:
Manually run
by
gitforwindowshelper
Bot