contrib / coccinelle / preincr.coccion commit submodule-config.c: use repo_get_oid for reading .gitmodules (d9b8b8f)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++