Searched refs:filter_blob_callback (Results 1 – 2 of 2) sorted by relevance
632 def get_unstaged_changes(index, root_path, filter_blob_callback=None): argument650 if filter_blob_callback is not None:651 blob = filter_blob_callback(blob, tree_path)
657 def get_unstaged_changes(index, root_path, filter_blob_callback=None): argument680 if filter_blob_callback is not None:681 blob = filter_blob_callback(blob, tree_path)