mirror of
https://github.com/nushell/nushell.git
synced 2025-05-30 14:50:02 +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