contrib / coccinelle / preincr.coccion commit builtin/rebase.c: make sure the active branch isn't moved when autostashing (d2172ef)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++