git_handler: return gitlinks in get_files_changed
Currently, to figure out which gitlinks are in a repository we walk through the entire tree. This patch lets us use get_files_changed to detect which gitlinks have changed.
Loading
Please register or sign in to comment