S
S
sergealmazov2014-01-28 13:41:38
linux
sergealmazov, 2014-01-28 13:41:38

What are the tools for visualizing a GIT graph on Linux?

You need a tool to be able to view the GIT repository graph.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
evnuh, 2014-01-28
@sergealmazov

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

or make a macro in the future:
and enter
git lg

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question