obspy.core.util.misc.get_untracked_files_from_git

get_untracked_files_from_git()[source]

Tries to return a list of files (absolute paths) that are untracked by git in the repository.

Returns None if the system call to git fails.