]> source.dussan.org Git - jgit.git/commit
Provide encoding to String#getBytes() 00/195100/1
authorHan-Wen Nienhuys <hanwen@google.com>
Mon, 8 Aug 2022 14:00:48 +0000 (16:00 +0200)
committerHan-Wen Nienhuys <hanwen@google.com>
Mon, 8 Aug 2022 14:00:54 +0000 (16:00 +0200)
commitf0524d59f72fea84dfd242ee7d54ec2bbc2acab8
treebc44789bc52bb47fedb6079690682ae5efe4b378
parent5709317f71ccaf26eceaa896150f203879b634b8
Provide encoding to String#getBytes()

Fixes ErrorProne complaint.

Change-Id: I706b225f98187bf5f86999ed5342d0072e57e314
org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/ToolTestCase.java