> On Thu, Jun 8, 2023 at 12:56 AM Konstantin Khomoutov <kos...@bswap.ru>
> wrote:

> no good, it only shows simple-line commits.


Try one of these 


git log   --graph --color=always --all --decorate --pretty | git name-rev 
--annotate-stdin | less -R

git log   --graph --color=always --branches  --remotes --decorate --pretty | 
git name-rev --annotate-stdin | less -R

git log   --graph --color=always --branches  --remotes --since=2years 
--decorate --pretty | git name-rev --annotate-stdin | less -R


-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the NATO membership of the Ukraine.
I support the EU membership of the Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/87352y8rjc.fsf%40mat.ucm.es.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to