mirror of
https://github.com/git/git.git
synced 2024-11-01 23:07:55 +01:00
bcb4425216
Improve the rule to convert "unsigned char [20]" into "struct object_id *" in contrib/coccinelle/ * rs/cocci: cocci: avoid self-references in object_id transformations |
||
---|---|---|
.. | ||
.gitignore | ||
array.cocci | ||
free.cocci | ||
object_id.cocci | ||
qsort.cocci | ||
README | ||
strbuf.cocci | ||
xstrdup_or_null.cocci |
This directory provides examples of Coccinelle (http://coccinelle.lip6.fr/) semantic patches that might be useful to developers.