File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -589,12 +589,12 @@ This is produced:
589589Running:
590590
591591``` bash
592- $ git log --all --graph --pretty=format:' %Cred%h%Creset -%C(yellow )%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
592+ $ git log --all --graph --pretty=format:' %Cred%h%Creset -%C(auto )%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
593593```
594594
595595Produces:
596596
597- ![ git log --all --graph --pretty=format:'%Cred%h%Creset -%C(yellow )%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative] ( http://i.imgur.com/R2z8l7c.png )
597+ ![ git log --all --graph --pretty=format:'%Cred%h%Creset -%C(auto )%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative] ( http://i.imgur.com/R2z8l7c.png )
598598
599599Credit to [ Palesz] ( http://stackoverflow.com/users/88355/palesz )
600600
You can’t perform that action at this time.
0 commit comments