mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 22:07:40 +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