mirror of
https://github.com/nushell/nushell.git
synced 2025-06-14 22:16:50 +02:00
# Description Touch was added to the shell command context twice, once with the other filesystem commands and once with the format commands. I removed that second occurrence of touch, because I'm assuming it was only added there because "Touch" starts with "To." # User-Facing Changes <!-- List of all changes that impact the user experience here. This helps us keep track of breaking changes. --> None