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 4a3fa30 commit b274b61Copy full SHA for b274b61
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
+- `git reword` now takes an optional rev for rewording commits other than HEAD
13
14
+### Fixes
15
16
+- `git amend -m` didn't work, now it does
17
+- `git amend` can no work on detached HEADS
18
19
## [0.10.1] - 2023-01-06
20
21
### Features
0 commit comments