This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git
commit 525dca264cc578376bdaebf82981a0e9e888322b Merge: 411d3a37 3c2291cf Author: Gary Gregory <[email protected]> AuthorDate: Tue Jun 16 17:17:25 2026 -0400 Merge pull request #610 from rootvector2/quote-comment-marker-first-char Quote value starting with comment marker in minimal quote mode .../java/org/apache/commons/csv/CSVFormat.java | 5 ++-- .../org/apache/commons/csv/CSVPrinterTest.java | 27 ++++++++++++++++++++++ 2 files changed, 30 insertions(+), 2 deletions(-)
