A git trick: interactively add untracked files
Attempting to patch untracked files In order to cleanly commit my work into clear separate steps, I found myself trying to do this. For those unfamiliar with , what I hoped to do with this command was...