3 Apr
2018
3 Apr
'18
7:32 p.m.
On 04/03/2018 03:19 PM, Simon Legner wrote:
This command lists voted packages.
Looks useful, thanks. Especially refactoring the boilerplate into a helper function.
cmds = { "adopt <name>": "Adopt a package base.", "disown <name>": "Disown a package base.", "flag <name> <comment>": "Flag a package base out-of-date.", "help": "Show this help message and exit.", "list-repos": "List all your repositories.", + "list-voted": "List voted packages.",
But I think this should be "List packages you have voted for". You will also need to update the documentation in doc/git-interface.txt -- Eli Schwartz Bug Wrangler and Trusted User