Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit81932be

Browse files
committed
chore: release v2.3.3
Signed-off-by: James Couball <jcouball@yahoo.com>
1 parentc25e5e0 commit81932be

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

‎CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55

66
#Change Log
77

8+
##v2.3.3 (2024-12-04)
9+
10+
[Full Changelog](https://github.com/ruby-git/ruby-git/compare/v2.3.2..v2.3.3)
11+
12+
Changes since v2.3.2:
13+
14+
* c25e5e0 test: add tests for spaces in the git binary path or the working dir
15+
* 5f43a1a fix: open3 errors on binary paths with spaces
16+
* 60b58ba test: add #run_command for tests to use instead of backticks
17+
818
##v2.3.2 (2024-11-19)
919

1020
[Full Changelog](https://github.com/ruby-git/ruby-git/compare/v2.3.1..v2.3.2)

‎lib/git/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
moduleGit
22
# The current gem version
33
# @return [String] the current gem version.
4-
VERSION='2.3.2'
4+
VERSION='2.3.3'
55
end

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp