2 comments

[ 5.1 ms ] story [ 15.2 ms ] thread
Can anyone spot the error in this command?

  $ git config --global format.pretty="format:%Cred%h%Creset -%C(yellow)%d%Creset %C(white)%s%Creset %C(yellow)(%cr) %C(bold blue)<%an>%Creset"
error: invalid key
Good eye. Should be corrected now.