Beispiel #1
0
function print_git_revision()
{
    return ScmStatus::format('rev. %r (%F) ·', array('format_date' => "d-M Y g:i A T"));
}