gitui-org/gitui

feature request for support branch.sort

Open

#2,024 opened on Jan 24, 2024

View on GitHub
 (1 comment) (3 reactions) (0 assignees)Rust (721 forks)batch import
feature-requestgood first issue

Repository metrics

Stars
 (21,937 stars)
PR merge metrics
 (Avg merge 41d 9h) (6 merged PRs in 30d)

Description

gitui seems to support default order(lex-asc) by branch name only.

It will be very helpful when support options to change branch.sort config (e.g. git branch --sort -committerdate)

Contributor guide