I need to uninstall the application in github issues. How can I do it. When you delete the error comment, the attachment is still in github. How can I explicitly configure the removal of attachments?
The format of such attachments is
https://github.com/ <projectname> / <repo> / files / <somenumber> / <filename> .txt
Simple git rm does not work.
This is currently not possible. GitHub allows you to attach files ( pdf, docxetc.) in comments, but not delete them.
pdf
docx
The behavior is similar to the image: you can download it, but you cannot remove it from your cloud.
, , GitHub.
Source: https://habr.com/ru/post/1612251/More articles:Routing problem: this.context.router is not detected when trying to redirect - javascriptHow is it possible that "display: flex" and "align-items: center" no longer work on my iphone? - cssHow do you compare nullable int with int - equalityAngular hide title on scroll down, show when scroll up - javascriptQMetaEnum and strong typed enumeration - c ++Qt support for C ++ class 0x enum - c ++How to return a value using $ q in angular js? - angularjsError Using TinyMCE with JustBoil - tinymceWhat has changed in the xcode7 debugger that I can no longer view variables with "po" / Swift - variablesUndefined symbol reference X509_free - c ++All Articles