Bump git from 1.14.0 to 1.15.0
Bumps git from 1.14.0 to 1.15.0.
Release notes
Sourced from git's releases.
Release v1.15.0
v1.15.0 (2023-03-01)
Changes since v1.14.0:
- b40d #pull with no options should do the same thing as
git pull
with no options (#633)- 9c5e Fix error when calling
Git::Lib#remove
withrecursive
orcached
options (#632)- 806e Add Git::Log#all option (#630)
- d905 Allow a repo to be opened giving a non-root repo directory (#629)
- 1ccd Rewrite worktree tests (#628)
- 4409 Fix Git::Branch#update_ref (#626)
Changelog
Sourced from git's changelog.
v1.15.0 (2023-03-01)
Changes since v1.14.0:
- b40d #pull with no options should do the same thing as
git pull
with no options (#633)- 9c5e Fix error when calling
Git::Lib#remove
withrecursive
orcached
options (#632)- 806e Add Git::Log#all option (#630)
- d905 Allow a repo to be opened giving a non-root repo directory (#629)
- 1ccd Rewrite worktree tests (#628)
- 4409 Fix Git::Branch#update_ref (#626)
Commits
-
44acad4
Release v1.15.0 -
b40de70
#pull with no options should do the same thing asgit pull
with no options ... -
9c5e0c6
Fix error when callingGit::Lib#remove
withrecursive
orcached
options... -
806e1af
Add Git::Log#all option (#630) -
d905314
Allow a repo to be opened giving a non-root repo directory (#629) -
1ccdbe0
Rewrite worktree tests (#628) -
4409ef2
Fix Git::Branch#update_ref (#626) - 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