Skip to content

development-dependency: bump git from 1.8.1 to 1.9.1

James Nutt requested to merge dependabot-bundler-git-1.9.1 into master

Bumps git from 1.8.1 to 1.9.1.

Release notes

Sourced from git's releases.

v1.9.1

Full Changelog

  • 58100b0 Release v1.9.1 (#527)
  • 45aeac9 Fix the gpg_sign commit option (#525)

v1.9.0

Full Changelog

  • 07a1167 Release v1.9.0 (#524)
  • 8fe479b Fix worktree test when git dir includes symlinks (#522)
  • 0cef8ac feat: add --gpg-sign option on commits (#518)
  • 765df7c Adds file option to config_set to allow adding to specific git-config files (#458)
  • 8cd523a Add "g.current_branch" to Readme.md (#519)
  • 98270b6 use spaces instead of tab (#517)
  • e2fd4af test: git show should not chomp results (#513)
  • bd026d3 Remove JRuby on Windows workaround (#511)
  • d1b1711 Add gem build, install, and sanity test to CI build (#509)
Changelog

Sourced from git's changelog.

1.9.1

See https://github.com/ruby-git/ruby-git/releases/tag/v1.9.1

1.9.0

See https://github.com/ruby-git/ruby-git/releases/tag/v1.9.0

Commits


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

Merge request reports