contrib / coccinelle / preincr.coccion commit Merge branch 'py/call-do-quit-before-exit' of github.com:gitster/git-gui into py/git-gui-do-quit (0d88f3d)
   1@ preincrement @
   2identifier i;
   3@@
   4- ++i > 1
   5+ i++