Hiroshi SHIBATA 2025-11-12 01:35:34 +0000 (Wed, 12 Nov 2025)
New Revision: b33da0a6aa
https://github.com/ruby/ruby/commit/b33da0a6aa
Log:
Added email and name for `git pull --rebase`
```
Rebasing (1/3)
Committer identity unknown
*** Please tell me who you are.
Run
git config --global user.email "
y...@example.com"
git config --global
user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
```
Modified files:
.github/workflows/sync_default_gems.yml