t / chainlint / exit-subshell.expecton commit gpg-interface.c: support getting key fingerprint via %GF format (3daaaab)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)