contrib / coccinelle / preincr.coccion commit switch: no worktree status unless real branch switch happens (65f099b)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++