diff options
Diffstat (limited to 'contrib/coccinelle/the_repository.cocci')
-rw-r--r-- | contrib/coccinelle/the_repository.cocci | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/coccinelle/the_repository.cocci b/contrib/coccinelle/the_repository.cocci index 0cdf3f4630..3c0bd8781e 100644 --- a/contrib/coccinelle/the_repository.cocci +++ b/contrib/coccinelle/the_repository.cocci @@ -73,6 +73,10 @@ | - get_commit_tree + repo_get_commit_tree +// diff.h +| +- diff_setup ++ repo_diff_setup ) ( + the_repository, |