seveas / git-spindle

Abandoned command-line interface to GitHub and other central git services
Other
172 stars 35 forks source link

Enrich issue support #178

Closed ghost closed 2 years ago

ghost commented 6 years ago

This seems to be the thing people reinvent the most for commandline git tools. git-spindle's issue support is pretty rudimentary compared to what the APIs allow. It would be nice to not need to open a web browser at all to manage my issues. Features missing include reassigning, tagging, and interacting with other kinds of metadata. I'm principally interested in bitbucket, but AFAIK the Github API, at least, supports these features as well.