Git: list only “untracked” files (also, custom commands) Is there a way to use a command like git ls-files to show only untracked files? The reason I’m asking is because I use the following command to process... May 8, 2022 0 Comments