git_handler: handle case where file is renamed and replaced by a symlink
This edge case that rename detection introduces wasn't handled previously -- the file would be renamed but the symlink wouldn't be added.
Loading
Please register or sign in to comment