mirror of
https://github.com/nushell/nushell.git
synced 2025-07-16 06:15:07 +02:00
* Show error when trying to sort by invalid column * Added test for changes * Addressed comments, updated test * Removed unnecessary mutable keyword * Changed split-column to solt column after rebase from upstream