mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 23:23:37 +01:00
[PR #631] [MERGED] Fix parsing of external property values containing =
#651
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/631
Author: @holzensp
Created: 8/20/2024
Status: ✅ Merged
Merged: 8/20/2024
Merged by: @holzensp
Base:
main← Head:extPropFix📝 Commits (2)
1651cc5Fix parsing of external property values containing=d3820a4Spotless📊 Changes
2 files changed (+6 additions, -5 deletions)
View changed files
📝
pkl-commons-cli/src/main/kotlin/org/pkl/commons/cli/commands/BaseOptions.kt(+2 -2)📝
pkl-commons-cli/src/test/kotlin/org/pkl/commons/cli/BaseCommandTest.kt(+4 -3)📄 Description
Fixes #630
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.