Previous: , Up: Completion Confirmation and the Selection   [Contents][Index]


4.5.6 Additional Completion Options

User Option: magit-list-refs-sortby

For many commands that read a ref or refs from the user, the value of this option can be used to control the order of the refs. Valid values include any key accepted by the --sort flag of git for-each-ref. By default, refs are sorted alphabetically by their full name (e.g., "refs/heads/master").