We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4367baa commit e09933dCopy full SHA for e09933d
CHANGELOG.md
@@ -62,7 +62,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
62
## [Unreleased]
63
64
### Changed
65
-- TBD
+- Allow absolute path in `'repoPath'` and/or `'repoWorkDir'` - implements #80
66
+- `'repoWorkDir'` is configured empty by default now
67
+- `--work-tree` option is ommited, if `'repoWorkDir'` is empty - addressing #79
68
+
69
+### Fixed
70
+- Cyrillic commit messages not being corrupted anymore - fixes #82
71
72
73
## [2022-02-06]
0 commit comments