8000 Remove \n Update image · rplabon/github-cheat-sheet@3c20d96 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3c20d96

Browse files
committed
Remove \n Update image
Random \n and image replaced with consistent terminal output
1 parent 43ea584 commit 3c20d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ $ git log --all --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s
563563

564564
Produces:
565565

566-
![git log --all --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset'\n--abbrev-commit --date=relative](http://imgur.com/ZcMZiD3)
566+
![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)
567567

568568
Add this as an alias to your global git config. Credit to [Palesz](http://stackoverflow.com/users/88355/palesz)
569569

0 commit comments

Comments
 (0)
0