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

> On Tue, Jun 06, 2023 at 05:52:13PM -0700, Zhanbang He wrote:
>
> > when run `git log`, it only show many commits. But can not show
> > commits with  branch-tree.
> > So How  can I print log tree?
>
> I fail to quite parse the "can not show commits with branch-tree" part,
> but have you tried
>
>   git log --graph --oneline --decorate
>
> and may be even
>
>   git log --graph --oneline --decorate --all
>
no good, it only shows simple-line commits.

>
> (which is OK on small repositories)?
>
> --
> 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/20230607165644.tk2e4fin2h2mwl7p%40carbon
> .
>

-- 
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/CALZOGtRqgi3%3Dk9aaN5FshnbCPy1CyYrq-boB%3DJtCc%3DrcWwi68Q%40mail.gmail.com.

Reply via email to