Samuel Lijin <sxli...@gmail.com> writes: > You can use `git status -s` and match on the modification type (M > corresponds to modified, A to new files). See the man page for more > details on the interface.
ahh yes. Just the ticket thanks
Samuel Lijin <sxli...@gmail.com> writes: > You can use `git status -s` and match on the modification type (M > corresponds to modified, A to new files). See the man page for more > details on the interface.
ahh yes. Just the ticket thanks