Skip to content

Commit 58e68f1

Browse files
committed
Fix encoding in CommitExtensions
1 parent 048371d commit 58e68f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersion.Core/Git/CommitExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using GitVersion.Extensions;
1+
using GitVersion.Extensions;
22

33
namespace GitVersion;
44

0 commit comments

Comments
 (0)