Skip to content

Conversation

@bemyak
Copy link
Contributor

@bemyak bemyak commented Jan 25, 2023

Using only a committer's name leads to collisions if a user has multiple keys with the same name. It is now changed to use the full format, e.g.: User Name <[email protected]>

Partially fixes gitext-rs/git-stack#286

@bemyak bemyak force-pushed the fix-gpg-key-selection branch 2 times, most recently from 7685f11 to e095e0d Compare January 25, 2023 19:00
Using only a committer's name leads to collisions if a user has multiple
keys with the same name. It is now changed to use the full format, e.g.:
User Name <[email protected]>
@epage epage merged commit dda2852 into gitext-rs:main Jan 25, 2023
epage pushed a commit to epage/git2-ext that referenced this pull request Jun 3, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [automod](https://redirect.github.com/dtolnay/automod) |
dev-dependencies | patch | `1.0.14` -> `1.0.15` |

---

### Release Notes

<details>
<summary>dtolnay/automod (automod)</summary>

###
[`v1.0.15`](https://redirect.github.com/dtolnay/automod/releases/tag/1.0.15)

[Compare
Source](https://redirect.github.com/dtolnay/automod/compare/1.0.14...1.0.15)

-   Documentation improvements

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/epage/_rust).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

git-stack picks up a wrong GPG key for signing commits

2 participants