\ifx\CommitMarker\undefined
\def\CommitMarker{unknown commit}
\fi
\iffinal
% two-sided printing with chapters starting only at right pages
\KOMAoptions{%
…
}
\else
% single-sided printing for easier review and PDF viewing
\KOMAoptions{%
…
% add hint which commit we are currently on
\ifoot*{\CommitMarker}
\fiAdd a code snippet to your website: www.paste.org