Actions: git-for-windows/build-extra
Actions
86 workflow runs
86 workflow runs
nano
editor was recently disabled](https://github.com/git-for-windows/git/issues/5462) in Git for Windows by mistake, which [was fixed](https://github.com/git-for-windows/build-extra/pull/605).
Add Release Note
#179:
Manually run
by
gitforwindowshelper
bot
git add -p
from VS Code's internal terminal, after using the e
dit command, caused [the internal terminal got stuck](https://github.com/git-for-windows/git/issues/4776) and no further command was accepted.
Add Release Note
#178:
Manually run
by
gitforwindowshelper
bot
git backfill
command has been accepted into upstream Git; Its --batch-size=<n>
option has been renamed to --min-batch-size=<n>
, though.
Add Release Note
#176:
Manually run
by
gitforwindowshelper
bot
--full-name-hash
option has been accepted into upstream Git as --name-hash-version=2
and is no longer experimental.
Add Release Note
#175:
Manually run
by
gitforwindowshelper
bot
git svn
support in Git for Windows will be [phased out](https://github.com/git-for-windows/git/issues/5405) over the next few months.
Add Release Note
#173:
Manually run
by
gitforwindowshelper
bot
.gitignore
was a directory](https://github.com/git-for-windows/git/issues/5068), which has been [fixed](https://github.com/git-for-windows/git/pull/5342).
Add Release Note
#162:
Manually run
by
gitforwindowshelper
bot
cache
credential helper, it could error out with "fatal: unable to connect to cache daemon: Unknown error" under certain circumstances; This [was fixed](https://github.com/git-for-windows/git/pull/5329).
Add Release Note
#160:
Manually run
by
gitforwindowshelper
bot