controller.utilities.git.get_unstaged_files

controller.utilities.git.get_unstaged_files(gitobj)[source]

ref: http://gitpython.readthedocs.io/en/stable/tutorial.html#obtaining-diff-information

Parameters:

gitobj (Repo)

Return type:

dict[str, list[str]]