Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Colorizing the branchlines? #5

Open
dimitrieh opened this issue Jun 16, 2016 · 3 comments
Open

Colorizing the branchlines? #5

dimitrieh opened this issue Jun 16, 2016 · 3 comments

Comments

@dimitrieh
Copy link

Maybe add this last touch? (I like colors)

git log --all --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue) <%an>%Creset' --abbrev-commit

gives this:
image

yolog gives:
image

@kdexd
Copy link
Owner

kdexd commented Jun 16, 2016

@dimitrieh Sure, I'll do that as well. Then you probably would wait for 0.2.3 because I pushed 0.2.2 n PyPI.

@dimitrieh
Copy link
Author

cheers!

@kdexd
Copy link
Owner

kdexd commented Jun 16, 2016

Simply adding --color makes blocks of columns separately for separate branches. If there is no solution, I'm afraid we have to compromise it, else we'll see. Though it would be a nice enhancement !
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants