From: Eli Young Date: Tue, 14 Apr 2015 23:46:43 +0000 (-0700) Subject: vcsh: list_untracked(): remove --nocheck-order X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/65c7cdcd62055286a254bb0d3ce6cc4459673dc0?ds=inline;hp=65c7cdcd62055286a254bb0d3ce6cc4459673dc0 vcsh: list_untracked(): remove --nocheck-order `--nocheck-order` is only supported by GNU `comm`, but it isn't necessary anyway because we sort the inputs first. ---