Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Make default issue-sorting method configurable #327

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sideshowbarker
Copy link

@sideshowbarker sideshowbarker commented Nov 29, 2016

This adds the ghi.sort option for the case where you want a different default sort method than created—e.g., you usually want updated instead. This change eliminates the need in that case to manually specify the -S updated option every single time you run ghi list. If you set the value of ghi.sort to updated, you can instead just type ghi and it will sort by updated instead.

This adds the `ghi.sort` option for the case where you want a different
default sort method than `created`—e.g., you usually want `updated`
instead. This eliminate the need in that case to manually specify the
`-S updated` option every single time you run `ghi list`. You can
instead just type `ghi` and it will sort by `updated` instead.

Signed-off-by: Michael[tm] Smith <mike@w3.org>
@drazisil
Copy link

drazisil commented Oct 3, 2017

Merged into my branch here drazisil#5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants