Actions: git-for-windows/build-extra
Actions
Showing runs from all workflows
174 workflow runs
174 workflow runs
sshd
PR build
#391:
Pull request #571
synchronize
by
dscho
sshd
PR build
#390:
Pull request #571
opened
by
dscho
git clone
and git init
[were broken](https://github.com/git-for-windows/git/issues/5063), which has been fixed.
Add Release Note
#127:
Manually run
by
gitforwindowshelper
bot
core.fsmonitor=true
(scalar clone
does this automatically).
Add Release Note
#126:
Manually run
by
gitforwindowshelper
bot
scalar reconfigure --all
invocation
PR build
#388:
Pull request #569
opened
by
dscho
ls
command [can now be used in OneDrive-managed folders](https://github.com/git-for-windows/msys2-runtime/pull/69) without having to hydrate all the files.
Add Release Note
#124:
Manually run
by
gitforwindowshelper
bot
pacman-helper.sh
run in Linux
PR build
#385:
Pull request #566
synchronize
by
dscho
pacman-helper.sh
run in Linux
PR build
#384:
Pull request #566
opened
by
dscho
git config
[respects two user-wide configs](https://git-scm.com/docs/git-config#FILES): .gitconfig
in the home directory, and .config/git/config
. Since the latter isn't a Windows-native directory, [Git for Windows now looks for Git/config
in the AppData
directory](https://github.com/git-for-windows/git/pull/5030), unless .config/git/config
exists.
Add Release Note
#123:
Manually run
by
gitforwindowshelper
bot