We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can show some tickets with:
ssh [email protected] -p 29418 gitblit tickets list ~user/repo.git 'some text'
Yet it is not possible to delete tickets in Gitblit. But that would be awesome (feature request!), like:
ssh [email protected] -p 29418 gitblit tickets remove ~user/repo.git 'some text'
By the way: Can you explain how to select a ticket by ID?
The text was updated successfully, but these errors were encountered:
Looks like I never got around to implementing a show/view ticket command.
Sorry, something went wrong.
Is it possible to implement a delete ticket function in Powertools even if core Gitblit cannot? What about that Lucene stuff?
No branches or pull requests
I can show some tickets with:
Yet it is not possible to delete tickets in Gitblit. But that would be awesome (feature request!), like:
By the way: Can you explain how to select a ticket by ID?
The text was updated successfully, but these errors were encountered: