pub fn get_git_tracked_files( git_command: &str, xvc_directory: &str, ) -> Result<Vec<String>>
Get files tracked by git
NOTE: Assumptions for this function: