Re: [PATCH] log: allow --graph and --show-linear-break used together

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jan Kundrát <jkt@xxxxxxx> writes:

> this patch makes it possible to use --show-linear-break in `git log
> --graph --oneline --all`.

You have multiple roots, just like we would show the histories like
this:

    *     A
    |\
    | *   B
    | *   C (root)
    *    D
    *    E (another root)

teaching the "graph" code to show the history like this:

    *     B
    *     C (root)
      * D
     /
    *   E (another root)

would be more beneficial than using --show-linear-break and chopping
the graph, wouldn't it?
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]