Actions: git-for-windows/build-extra
Actions
68 workflow runs
68 workflow runs
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
astextplain tool (which is used by Git for Windows to generate diffs of .pdf and .doc files) used to handle empty files gracefully. This behavior is [now reinstated](https://github.com/git-for-windows/build-extra/pull/668).
Add Release Note
#225:
Manually run
by
gitforwindowshelper
bot
winpty hack mentioned in the release notes' Known Issues).
Add Release Note
#222:
Manually run
by
gitforwindowshelper
bot