We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c670b7e commit 63afc04Copy full SHA for 63afc04
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Features
11
+
12
+- `git2_ext::ops::signature` replacement for `Repository::signature` that respects
13
+ `GIT_COMMITTER_NAME` and `GIT_COMMITTER_EMAIL`
14
15
+### Fixes
16
17
+- For signing and cherry-picking, respect `GIT_COMMITTER_NAME` and `GIT_COMMITTER_EMAIL`
18
19
## [0.4.1] - 2023-01-25
20
21
### Fixes
0 commit comments