t / chainlint / p4-filespec.teston commit Merge branch 'py/call-do-quit-before-exit' of github.com:gitster/git-gui into py/git-gui-do-quit (0d88f3d)
   1(
   2# LINT: Perforce revspec in filespec not misinterpreted as in-line comment
   3        p4 print -1 //depot/fiddle#42 >file &&
   4        foobar
   5)