On 21 August 2011 17:47, Hilco Wijbenga <hilco.wijbenga@xxxxxxxxx> wrote: > And I'm getting quite close with "git ls-files -io --exclude-standard > --directory". :-) The cobbling-together-of-components approach looks > promising. ;-) Wow, it looks like this sort functionality is already available in Git. I just cloned the Git repo and git stash now has (in master) two new options: -u|--include-untracked and -a|--all. It looks like my wish is about to come true. :-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html