Bump git from 1.9.1 to 1.10.0
Bumps git from 1.9.1 to 1.10.0.
Release notes
Sourced from git's releases.
v.1.10.0
- 8acec7d Release v1.10.0 (#545)
- 8feb4ff Refactor directory initialization (#544)
- 3884314 Add -ff option to git clean (#529)
- 984ff7f #533 Add --depth options for fetch call (#534)
- 6cba37e Add support for
git init --initial-branch=main
argument (#539)- ff98c42 Add support for the
git merge --no-commit
argument (#538)- 1023f85 Require pathname module (#536)
Changelog
Sourced from git's changelog.
1.10.0
See https://github.com/ruby-git/ruby-git/releases/tag/v1.10.0
Commits
-
8acec7d
Release v1.10.0 (#545) -
8feb4ff
Refactor directory initialization (#544) -
3884314
Add -ff option to git clean (#529) -
984ff7f
#533 Add --depth options for fetch call (#534) -
6cba37e
Add support forgit init --initial-branch=main
argument (#539) -
ff98c42
Add support for thegit merge --no-commit
argument (#538) -
1023f85
Require pathname module (#536) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts