TIL an obscure git flag: --intent-to-add. Adds an empty file at a given path, so you can see new files as diffs: https://stackoverflow.com/q/24329051/509706