mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
Reads with same glob pattern return same result even if located in different modules/directories #159
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?
Originally created by @odenix on GitHub (May 4, 2024).
dir1/mod.pkl:
dir2/mod.pkl:
Fixed by: https://github.com/apple/pkl/pull/449
@bioball commented on GitHub (Jun 18, 2024):
Fixed in 0.26.