-
Notifications
You must be signed in to change notification settings - Fork 290
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
the history display can be clearer if it is displayed by topology rather than by date (for example if we have commits on 2 branches of different functionality).
These two possibilities are complementary.
In the command line we have
git log --date-order
or git log --topo-order
https://git-scm.com/docs/git-log
This choice could be made in the preferences or by adding a button here
Shimoon
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request