contrib / coccinelle / preincr.coccion commit sha1-file.c: remove the_repo from read_object_with_reference() (d3b4705)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++