Skip to content

Commit c8f2251

Browse files
authored
Update CHANGELOG.md
1 parent 25667fe commit c8f2251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simple-git/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Minor Changes
66

7-
- f2fc5c9: Show full commit hash in a `CommitResult`, prior to this change `git.commit` resulted in a partial hash in the `commit` property, following this change the `commit` property contains a full hash.
7+
- f2fc5c9: Show full commit hash in a `CommitResult`, prior to this change `git.commit` would result in a partial hash in the `commit` property if `core.abbrev` is unset or has a value under `40`. Following this change the `commit` property will contain the full commit hash.
88

99
### Patch Changes
1010

0 commit comments

Comments
 (0)