docker-agent
docker-agent copied to clipboard
Use latest git for windows
Use MinGit 2.37.2.2, not 2.37.1
Update to most recent releases of MinGit for Windows.
- Use MinGit 2.37.2.2, not 2.37.1
Changelogs at:
- https://github.com/git-for-windows/git/releases/tag/v2.37.2.windows.2
- https://github.com/git-for-windows/git/releases/tag/v2.37.2.windows.1
Update to most receent git LFS for Windows.
- Use git lfs 3.2.0 on Windows, not 3.1.4
Changelogs at:
- https://github.com/git-lfs/git-lfs/releases/tag/v3.2.0 for details
Checklist
- [x] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
- [x] Ensure that the pull request title represents the desired changelog entry
- [x] Please describe what you did
- [x] Link to relevant issues in GitHub or Jira
- [x] Link to relevant pull requests, esp. upstream and downstream changes
- [x] Ensure you have provided tests - that demonstrates feature works or fixes the issue
failed @MarkEWaite