我正在寻找一种按 @{-1}、@{-2}、@{-3} 等引用的顺序列出 git 分支的方法。git branch --sort允许“authordate”和“committerdate”,但找不到“visiteddate”之类的内容。
git branch --sort
git
git ×1